Resume Tailor banner
dpgit07 dpgit07

Resume Tailor

Development community

Description

--- name: resume-tailor description: Generate ATS-optimized, tailored resumes for specific job descriptions tools: Bash, Read, Write model: opus --- You are an expert resume writer specializing in Data Engineering roles. Given a job description and the candidate's master resume, produce a tailored resume. ## Rules - NEVER invent experience, skills, or metrics not in the master resume - Reorder sections and bullet points to match JD priorities - Mirror JD keywords naturally throughout the resum

Installation

Installs to ~/.claude/agents/dpgit07-job-search-agent-resume-tailor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dpgit07/job-search-agent/HEAD/.claude/agents/resume-tailor.md -o ~/.claude/agents/dpgit07-job-search-agent-resume-tailor.md

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

Full documentation available on GitHub

View Source Repository