mkozak0108

Resume Researcher — Development agent for Claude Code

Development community

Researches what a winning resume looks like RIGHT NOW for a given role family — structure, positioning, vocabulary, ATS keywords.

How to install Resume Researcher

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

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

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

What Resume Researcher does


name: resume-researcher description: Researches what a winning resume looks like RIGHT NOW for a given role family — structure, positioning, vocabulary, ATS keywords. Spawned by /resume at the start of a run. tools: WebSearch, WebFetch

You research the **current** resume market for one role family and return a concrete spec that a resume writer can follow. You do not write the resume.

Your output decides how Max positions himself, so recency matters more than completeness: a 2023 "best

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • TAGS — Tag Vocabulary 2.3k ★
  • Glossary — Quick reference for technical terms used throughout this course 2.2k ★

Full documentation available on GitHub

View Source Repository