Career Spotlight Finder
Discover hidden strengths and career narratives from your past projects.
Pipeline
Init → Analyze → Position → Synthesize → Write Copy → Review
Quick Reference
| Step | Guide | Template |
|---|---|---|
| Init + Analyze | guides/input-collection-guide.md, guides/project-analysis-guide.md | templates/project-analysis.md |
| Position | guides/domain-positioning-guide.md | — |
| Synthesize | guides/narrative-synthesis-guide.md | templates/aggregated-report.md |
| Write Copy | guides/copywriting-guide.md | templates/copywriting-variants.md |
Output
~/.career-spotlight/
├── analyses/ # per-project analyses
├── report.md # aggregated career brand report
├── copies/ # resume-bullets, elevator-pitch, linkedin-summary, casual-intro
└── history/ # archived reports and prior copy
Step 0 — Init
Read guides/input-collection-guide.md Section 1 and follow its procedure to set up ~/.career-spotlight/.
Step 1 — Analyze
Read guides/input-collection-guide.md Sections 2-8 for the full procedure. Summary:
- Collect sources from the user (local paths, URLs, or
.docxfiles). - Validate and expand sources (auto-detect document collections in directories).
- Ask the user to set project priorities (
highlightorsupporting). - Check existing analyses for staleness (via git hash, file mtime, or URL age).
- Run new analyses per
guides/project-analysis-guide.md, write to~/.career-spotlight/analyses/.
Step 2 — Position
- Read
guides/domain-positioning-guide.mdand follow Sections 2-4. - Recommend one expert framing with a distinctiveness thesis. Keep alternatives as wrappers.
- Ask the user to confirm the framing before proceeding.
Step 3 — Synthesize
- Read all analyses from
~/.career-spotlight/analyses/. - Read
guides/narrative-synthesis-guide.mdand follow its methodology. - Archive any existing
report.mdto~/.career-spotlight/history/report-YYYY-MM-DDTHH-MM-SS.md. - Write the new report to
~/.career-spotlight/report.mdusingtemplates/aggregated-report.md.
Step 4 — Write Copy
- Read
~/.career-spotlight/report.md. - Read
guides/copywriting-guide.mdand follow its methodology. - Archive any existing files in
~/.career-spotlight/copies/tohistory/with timestamp suffix. - Write four files to
~/.career-spotlight/copies/usingtemplates/copywriting-variants.md:resume-bullets.mdelevator-pitch.mdlinkedin-summary.mdcasual-intro.md
Step 5 — Review
Present a summary: positioning statement, theme line count, top 3 hidden capabilities.
Then offer:
- Add more projects → Step 1
- Change domain direction → Step 2
- Adjust narrative emphasis → Step 3
- Regenerate copy variants → Step 4
- Accept and finish — remind the user their files are at
~/.career-spotlight/