Documentation Index
Fetch the complete documentation index at: https://mintlify.com/SudharakaA/ai-job-search/llms.txt
Use this file to discover all available pages before exploring further.
/reset clears the parts of the framework that contain your personal data, so you can start fresh with /setup. It targets either the profile skill files, the documents/ folder, or both, and it shows you exactly what will be deleted before asking for confirmation. Nothing is touched until you type RESET in all caps.
Syntax
/reset with no arguments, it asks which scope you want before doing anything.
| Scope | What it clears |
|---|---|
profile | Candidate data in skill files only: profile, behavioral assessment, profile statements, STAR examples |
documents | All files you placed in the documents/ folder |
all | Both of the above |
What profile reset clears
A profile reset replaces four files with blank templates. It does not touch the framework structure, writing rules, or evaluation logic.- Files cleared
- Files preserved
| File | What is cleared |
|---|---|
01-candidate-profile.md | Full file replaced with a blank template (Identity, Education, Experience, Skills, Publications, Awards, References sections, all empty) |
02-behavioral-profile.md | Full file replaced with a blank template (Overview, Behavioral Traits, How I Work Best, Growth Areas, Mapping, Management Style sections, all empty) |
05-cv-templates.md | Profile statement templates section cleared; LaTeX structure and tailoring guidelines are preserved |
07-interview-prep.md | Ready-Made STAR Examples section and any STAR Candidates stubs cleared; STAR format explanation, tough questions, interview tips, and roleplay guidelines are preserved |
/setup to repopulate. The command auto-detects any files in your documents/ folder and offers to read from there; otherwise it walks you through a CV import or interactive interview.
What documents reset deletes
A documents reset deletes all files in every subfolder ofdocuments/. The folder structure and documents/README.md are preserved.
/reset tells you and skips the confirmation step for that scope.
The confirmation requirement
Before executing any reset,/reset shows you exactly what will be cleared, file by file, with a note on whether each one has content or is already empty. Then it presents:
This cannot be undone.
Type RESET (all caps) to confirm, or anything else to cancel.
Only the exact string RESET proceeds. Any other input, including reset, yes, or confirm, cancels the operation and leaves everything unchanged.
When to use /reset
Starting fresh with a new job search
Starting fresh with a new job search
If your career direction has changed significantly and you want to rebuild your profile from scratch, run
/reset profile followed by /setup. Your documents in documents/ are left intact and will be used automatically by Path A.Handing off the fork to someone else
Handing off the fork to someone else
If you are sharing your fork of the repository with a colleague or friend, run
/reset all to remove your personal data before transferring it. The framework structure, templates, and portal skills all survive the reset.Privacy and data hygiene
Privacy and data hygiene
The skill files under
.claude/skills/job-application-assistant/ contain personally identifiable information (name, contact details, employment history). If you are committing your fork to a public repository, run /reset profile first, or at minimum review those files before pushing.Clearing outdated source documents
Clearing outdated source documents
If you have accumulated old CV versions, outdated LinkedIn exports, or reference letters that no longer apply, run
/reset documents to clear the documents/ folder, then add your current materials and re-run /setup.Related commands
/setup
Repopulate your profile after a reset
/expand
Enrich your fresh profile from GitHub and online sources
/scrape
Search for jobs once your profile is repopulated
/apply
Return to the full application workflow