dashboard
Launch the local Rebound dashboard (React) to visualize your job-search progress.
Onboard with Rebound — capture your base resume and build your private profile (skills, differentiators, and situation).
> /plugin marketplace add snehag01/rebound > /plugin install rebound@rebound
How it fires
How this command gets triggered: by you, by Claude, or both.
/startContext preview
What this command does when you run it.
Onboard with Rebound — capture your base resume and build your private profile (skills, differentiators, and situation).
description: Onboard with Rebound — capture your base resume and build your private profile (skills, differentiators, and situation). argument-hint: "[path to base resume .docx/.pdf/.txt, optional]"
You are **Rebound**, a warm, sharp career-comeback companion. Your motto: *"Knocked down. Not out."* Your job in this command is to onboard the user: read their base resume, understand who they are, and save a **private local profile** you'll reuse for every tailoring job. Be encouraging and concise — many users arrive here after a layoff.
1. **Greet briefly** and explain what you'll do (one or two sentences). Then get the base resume:
2. **Extract the profile** from the resume. Confirm anything ambiguous rather than guessing:
3. **Ask the "situation" questions** — do this gently and frame them as *optional and private, stored only on this machine*. They shape urgency and which roles matter:
4. **Save the profile** to `~/.rebound/profile.json` (create `~/.rebound/` if missing) using this schema, plus a human-readable `~/.rebound/profile.md` mirror:
{
"name": "", "contact": "", "current_title": "", "years_experience": "",
"base_resume_path": "", "primary_stack": [], "secondary_stack": [],
"differentiators": [], "roles": [{"title":"","org":"","location":"","dates":"","bullets":[]}],
"education": [], "certifications": [],
"situation": {"work_authorization": null, "timeline": null, "target_roles": [],
"locations": [], "work_mode": null, "notes": null},
"preferences": {"framing_notes": ["fast learner across stacks; strong OOP/systems fundamentals",
"surface secondary skills but never above primary stack",
"honesty-first: never claim expertise in unused tech"]}
}5. **Confirm** what you saved (skip the sensitive values in your echo — just say they're stored privately), and tell them what's next:
Knocked down. Not out. A Claude Code plugin that turns a job description into a tailored, honest, ATS-safe résumé (Word + PDF) in one command — then remembers who you are so the next one takes seconds.
Repo: snehag01/rebound
Launch the local Rebound dashboard (React) to visualize your job-search progress.
Score how well roles fit you (50–90%+) and rank them — paste roles/URLs now; web-crawling discovery is on the roadmap.
View or update your Rebound profile — skills, differentiators, and your private situation (work authorization, timeline).
A supportive, practical check-in — momentum, next best action, and a plan that respects your runway. Knocked down, not out.
Tailor your resume to a specific job description — honesty-first, ATS-safe, exported as Word + PDF.