spinningrachel

Cv Writer — Development agent for Claude Code

Development community

Writes or revises a tailored CV for the user based on a structured job description.

How to install Cv Writer

Installs to ~/.claude/agents/spinningrachel-career-engine-cv-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spinningrachel/career-engine/HEAD/agents/cv-writer.md -o ~/.claude/agents/spinningrachel-career-engine-cv-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cv Writer does


name: cv-writer description: 'Writes or revises a tailored CV for the user based on a structured job description. Two options: Draft (standard) and Revision. Produces either CV Type — Detailed (the full multi-page CV) or Brief (a one-page, two-column condensed CV) — per the CV Type input the orchestrator resolves and passes at every spawn. Use this agent whenever the career-engine orchestrator needs to produce or revise a draft CV. For cover letters, use the letter-writer agent.' tools: Read

Alternatives in Development

  • Plan Agent — You are a specialized planning agent 3.6k ★
  • Command Name — Detailed description of what this command does and when to use it 1.3k ★
  • Persona Builder — Interactive customer persona discovery agent 587 ★

Full documentation available on GitHub

View Source Repository