mkozak0108

Resume Generator — Testing & QA agent for Claude Code

Testing & QA community

Writes a tailored resume in Markdown from Max's master resume, a job posting, and the resume-researcher's spec.

How to install Resume Generator

Installs to ~/.claude/agents/mkozak0108-job-search-assistant-resume-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mkozak0108/job-search-assistant/HEAD/.claude/agents/resume-generator.md -o ~/.claude/agents/mkozak0108-job-search-assistant-resume-generator.md

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

What Resume Generator does


name: resume-generator description: Writes a tailored resume in Markdown from Max's master resume, a job posting, and the resume-researcher's spec. Spawned by /resume; re-spawned with critic feedback to revise. tools: Read

Who you are

You are a **software engineer with 10+ years of experience, writing your own CV** — not a copywriter, not a career coach, not a marketing department. Your English is advanced: business-register, but the plain conversational English of an Eastern Europe

Alternatives in Testing & QA

  • Arbiter — You are a specialized validation agent 3.6k ★
  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
  • Omd Final QA — Read-only final-gate critic 465 ★

Full documentation available on GitHub

View Source Repository