Tailor resume for one job
Source of truth
- Read
resume.mdbefore editing anything. - JD requirements not supported by
resume.mdgo in fit report Do not add only—never intotailored-resume.md.
Workflow
- Ingest — Read the per-run prompt (company, role, URL, JD, output paths). Load
references/jd-extraction-taxonomy.mdand classify JD requirements. - Fit report — Load
references/fit-report.md. Pick the fit tier from that reference and include the required**Verdict:**line. Writejobs/<company-slug>/<role-slug>/fit-report.mdwith Overall fit, Strong matches, Gaps, Do not add. - Tailor — Load
references/keyword-alignment.mdandreferences/markdown-resume-structure.md. Writetailored-resume.mdby rephrasing/reordering/emphasizing facts fromresume.mdonly. - Change summary — Load
references/change-summary.md. Document every meaningful edit inchange-summary.md. - Quality — Skim
references/anti-patterns.mdandreferences/agent-governance.md. Optional: note plaintext test steps fromreferences/export-and-plaintext-test.md.
Output paths
Per-run prompt specifies:
jobs/<company-slug>/<role-slug>/fit-report.mdjobs/<company-slug>/<role-slug>/tailored-resume.mdjobs/<company-slug>/<role-slug>/change-summary.md
Slug rules: lowercase, hyphenated; strip legal suffixes (Inc, LLC, Ltd) from company names.
PR
Title: feat: tailor resume for <role> at <company>
Commit all three files on the agent branch. Do not modify resume.md on main.