Generate tailored resumes from job postings by analyzing role requirements and selecting the best archetype. Use when you have a job description and need a tailored resume, when applying to a new job, or when someone asks which resume variation fits a role. Triggers on requests mentioning job postings, resume tailoring, archetypes, or generating application materials.
Generate job-targeted resumes by analyzing postings and applying role archetypes to the master resume content.
"Generate a resume for @jobs/company-name"
"Which archetype fits this job posting best?"
"Regenerate my default resume"
Read the job posting from jobs/{company}/job.md and extract:
Load archetypes from references/archetypes/ and score each against the job requirements.
Available archetypes:
| Archetype | Best For |
|---|---|
product-engineer | Product-focused roles, full-stack, startup, user-facing features |
platform-engineer | Infrastructure, DevOps, SRE, internal tools, cloud architecture |
fractional-cto | Leadership, strategy, architecture, mentorship, advisory |
default | Generic "share with anyone" version, balanced emphasis |
Selection logic:
trigger_keywordsexperience_emphasisLoad the selected archetype: references/archetypes/{archetype-name}.md
Using guidance from references/tailoring.md and the selected archetype:
src/base.mdsummary_focus themesskills_priority (most relevant first)Write the generated resume to jobs/{company}/resume.md with frontmatter:
---
generated_at: [ISO timestamp]