/resume-version-manager
Track different resume versions, maintain master resume, manage tailored versions
$ npx -y skills add paramchoudhary/resumeskills --skill resume-version-manager --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/resume-version-manager
Context preview
The summary Claude sees to decide when to auto-load this skill.
Track different resume versions, maintain master resume, manage tailored versions
SKILL.md
resume-version-manager.SKILL.mdname: resume-version-manager
description: Track different resume versions, maintain master resume, manage tailored versions
Resume Version Manager
When to Use This Skill
Use this skill when the user:
- Has multiple resume versions to manage
- Needs to track tailored resumes
- Wants to maintain a master resume
- Is applying to many different roles
- Mentions: "resume versions", "master resume", "different versions", "track resumes", "which resume"
Core Capabilities
- Create and maintain master resume document
- Track tailored resume versions
- Organize resume versions by role/industry
- Maintain consistent source of truth
- Streamline resume updates
- Prevent version confusion
The Version Management Problem
**Common Pain Points:**
- "Which version did I send to Company X?"
- "Where's my most recent resume?"
- "I have 15 resume files and don't know which is best"
- "I forgot to update my resume after that project"
- "I keep tailoring from different base versions"
**The Solution:** A systematic approach with: 1. One master resume (source of truth) 2. Organized tailored versions 3. Clear naming conventions 4. Update workflow
Master Resume Concept
What is a Master Resume?
A comprehensive document containing:
- ALL your experiences (not just recent)
- ALL bullet points you've ever written
- Every achievement, project, skill
- Full details (even if they won't fit on one page)
**Purpose:** Source of truth to pull from when tailoring
Master Resume Structure
# MASTER RESUME - [YOUR NAME]
Last Updated: [Date]
## CONTACT INFORMATION
[Full contact details]
## PROFESSIONAL SUMMARY VERSIONS
[Summary for Role Type A]
[Summary for Role Type B]
[Summary for Role Type C]
## ALL SKILLS
### Technical Skills
[Complete list by category]
### Soft Skills
[Complete list]
### Industry Knowledge
[All domains]
## PROFESSIONAL EXPERIENCE
### Company Name | Title | Dates
**All Bullets (choose best for each application):**
• Bullet 1 (leadership focused)
• Bullet 2 (technical focused)
• Bullet 3 (results focused)
• Bullet 4 (collaboration focused)
• Bullet 5 (additional achievement)
• Bullet 6 (additional achievement)
**Keywords this experience covers:**
[List of keywords this job demonstrates]
### Previous Company | Title | Dates
[Same format...]
## EDUCATION
[Complete education history]
## CERTIFICATIONS
[All certifications ever earned]
## PROJECTS
[All notable projects]
## VOLUNTEER / ADDITIONAL
[All other relevant experience]
File Organization System
Folder Structure
Resume/
├── Master/
│ └── LastName_Master_Resume.docx
├── Tailored/
│ ├── ProductManagement/
│ │ ├── LastName_PM_Google_Jan2024.pdf
│ │ └── LastName_PM_Meta_Jan2024.pdf
│ ├── Engineering/
│ │ ├── LastName_SWE_Startup_Feb2024.pdf
│ │ └── LastName_SWE_Enterprise_Feb2024.pdf
│ └── General/
│ └── LastName_General_Resume.pdf
├── CoverLetters/
│ ├── Google_PM_CoverLetter.docx
│ └── Meta_PM_CoverLetter.docx
└── Applications/
└── ApplicationTracker.xlsxFile Naming Convention
**Pattern:** `[LastName]_[Role/Type]_[Company]_[Date].pdf`
**Examples:**
- `Smith_ProductManager_Google_Jan2024.pdf`
- `Smith_SWE_Stripe_Feb2024.pdf`
- `Smith_DataScience_General_2024.pdf`
- `Smith_Master_Resume_v3.docx`
Version Categories
By Target Role
**Product Management:**
- Emphasizes: Strategy, roadmap, metrics, stakeholders
- Skills highlight: Product tools, analytics, user research
**Software Engineering:**
- Emphasizes: Technical projects, systems, code
- Skills highlight: Languages, frameworks, tools
**Data Science:**
- Emphasizes: Analysis, ML, statistical methods
- Skills highlight: Python, SQL, ML libraries
By Industry
**Tech/Startup:**
- Emphasizes: Innovation, growth, scrappiness
- Tone: Modern, direct, achievement-focused
**Enterprise/Corporate:**
- Emphasizes: Scale, process, collaboration
- Tone: Professional, structured, comprehensive
**Finance:**
- Emphasizes: Analysis, compliance, accuracy
- Tone: Conservative, precise, credentialed
By Seniority Level
**Individual Contributor:**
- Focus on execution and technical skills
- Detailed project descriptions
- Technical accomplishments
**Manager:**
- Team leadership and development
- Cross-functional collaboration
- Business impact metrics
**Executive:**
- Strategic leadership
- P&L responsibility
- Organizational transformation
Application Tracking
Simple Tracker Spreadsheet
| Company | Role | Version Used | Date Applied | Status | Notes |
|---------|------|--------------|--------------|--------|-------|
| Google | PM | PM_Google_Jan | 1/15/24 | Interview | 2nd round 2/1 |
| Meta | PM | PM_Meta_Jan | 1/18/24 | Applied | Referral from John |
| Startup | PM | PM_General | 1/20/24 | Rejected | Too senior |
Information to Track
- Company name
- Job title
- Resume version used
- Cover letter version used
- Application date
- Application method (portal, referral, direct)
- Current status
- Follow-up dates
- Notes and contacts
Update Workflow
When to Update Master Resume
**Immediately Update For:**
- New job or promotion
- Completed major project
- New skills or certifications
- Significant achievements
- Awards or recognition
**Quarterly Review:**
- Add recent accomplishments
- Update metrics with new data
- Refresh skills section
- Remove outdated information
Master to Tailored Workflow
1. Start with Master Resume
↓
2. Copy to new file (don't edit master)
↓
3. Analyze job description
↓
4. Select relevant bullets from master
↓
5. Choose appropriate summary version
↓
6. Reorder skills for relevance
↓
7. Add job-specific keywords
↓
8. Trim to appropriate length
↓
9. Save with proper naming convention
↓
10. Update application tracker
Common Scenarios
Scenario 1: Applying to Similar Roles
**Strategy:**
- Create one well-tailored version for the role type
- Make minor adjustments for eac
Read more
name: resume-version-manager description: Track different resume versions, maintain master resume, manage tailored versions
Resume Version Manager
When to Use This Skill
Use this skill when the user:
- Has multiple resume versions to manage
- Needs to track tailored resumes
- Wants to maintain a master resume
- Is applying to many different roles
- Mentions: "resume versions", "master resume", "different versions", "track resumes", "which resume"
Core Capabilities
- Create and maintain master resume document
- Track tailored resume versions
- Organize resume versions by role/industry
- Maintain consistent source of truth
- Streamline resume updates
- Prevent version confusion
The Version Management Problem
**Common Pain Points:**
- "Which version did I send to Company X?"
- "Where's my most recent resume?"
- "I have 15 resume files and don't know which is best"
- "I forgot to update my resume after that project"
- "I keep tailoring from different base versions"
**The Solution:** A systematic approach with: 1. One master resume (source of truth) 2. Organized tailored versions 3. Clear naming conventions 4. Update workflow
Master Resume Concept
What is a Master Resume?
A comprehensive document containing:
- ALL your experiences (not just recent)
- ALL bullet points you've ever written
- Every achievement, project, skill
- Full details (even if they won't fit on one page)
**Purpose:** Source of truth to pull from when tailoring
Master Resume Structure
# MASTER RESUME - [YOUR NAME] Last Updated: [Date] ## CONTACT INFORMATION [Full contact details] ## PROFESSIONAL SUMMARY VERSIONS [Summary for Role Type A] [Summary for Role Type B] [Summary for Role Type C] ## ALL SKILLS ### Technical Skills [Complete list by category] ### Soft Skills [Complete list] ### Industry Knowledge [All domains] ## PROFESSIONAL EXPERIENCE ### Company Name | Title | Dates **All Bullets (choose best for each application):** • Bullet 1 (leadership focused) • Bullet 2 (technical focused) • Bullet 3 (results focused) • Bullet 4 (collaboration focused) • Bullet 5 (additional achievement) • Bullet 6 (additional achievement) **Keywords this experience covers:** [List of keywords this job demonstrates] ### Previous Company | Title | Dates [Same format...] ## EDUCATION [Complete education history] ## CERTIFICATIONS [All certifications ever earned] ## PROJECTS [All notable projects] ## VOLUNTEER / ADDITIONAL [All other relevant experience]
File Organization System
Folder Structure
Resume/
├── Master/
│ └── LastName_Master_Resume.docx
├── Tailored/
│ ├── ProductManagement/
│ │ ├── LastName_PM_Google_Jan2024.pdf
│ │ └── LastName_PM_Meta_Jan2024.pdf
│ ├── Engineering/
│ │ ├── LastName_SWE_Startup_Feb2024.pdf
│ │ └── LastName_SWE_Enterprise_Feb2024.pdf
│ └── General/
│ └── LastName_General_Resume.pdf
├── CoverLetters/
│ ├── Google_PM_CoverLetter.docx
│ └── Meta_PM_CoverLetter.docx
└── Applications/
└── ApplicationTracker.xlsxFile Naming Convention
**Pattern:** `[LastName]_[Role/Type]_[Company]_[Date].pdf`
**Examples:**
- `Smith_ProductManager_Google_Jan2024.pdf`
- `Smith_SWE_Stripe_Feb2024.pdf`
- `Smith_DataScience_General_2024.pdf`
- `Smith_Master_Resume_v3.docx`
Version Categories
By Target Role
**Product Management:**
- Emphasizes: Strategy, roadmap, metrics, stakeholders
- Skills highlight: Product tools, analytics, user research
**Software Engineering:**
- Emphasizes: Technical projects, systems, code
- Skills highlight: Languages, frameworks, tools
**Data Science:**
- Emphasizes: Analysis, ML, statistical methods
- Skills highlight: Python, SQL, ML libraries
By Industry
**Tech/Startup:**
- Emphasizes: Innovation, growth, scrappiness
- Tone: Modern, direct, achievement-focused
**Enterprise/Corporate:**
- Emphasizes: Scale, process, collaboration
- Tone: Professional, structured, comprehensive
**Finance:**
- Emphasizes: Analysis, compliance, accuracy
- Tone: Conservative, precise, credentialed
By Seniority Level
**Individual Contributor:**
- Focus on execution and technical skills
- Detailed project descriptions
- Technical accomplishments
**Manager:**
- Team leadership and development
- Cross-functional collaboration
- Business impact metrics
**Executive:**
- Strategic leadership
- P&L responsibility
- Organizational transformation
Application Tracking
Simple Tracker Spreadsheet
| Company | Role | Version Used | Date Applied | Status | Notes | |---------|------|--------------|--------------|--------|-------| | Google | PM | PM_Google_Jan | 1/15/24 | Interview | 2nd round 2/1 | | Meta | PM | PM_Meta_Jan | 1/18/24 | Applied | Referral from John | | Startup | PM | PM_General | 1/20/24 | Rejected | Too senior |
Information to Track
- Company name
- Job title
- Resume version used
- Cover letter version used
- Application date
- Application method (portal, referral, direct)
- Current status
- Follow-up dates
- Notes and contacts
Update Workflow
When to Update Master Resume
**Immediately Update For:**
- New job or promotion
- Completed major project
- New skills or certifications
- Significant achievements
- Awards or recognition
**Quarterly Review:**
- Add recent accomplishments
- Update metrics with new data
- Refresh skills section
- Remove outdated information
Master to Tailored Workflow
1. Start with Master Resume ↓ 2. Copy to new file (don't edit master) ↓ 3. Analyze job description ↓ 4. Select relevant bullets from master ↓ 5. Choose appropriate summary version ↓ 6. Reorder skills for relevance ↓ 7. Add job-specific keywords ↓ 8. Trim to appropriate length ↓ 9. Save with proper naming convention ↓ 10. Update application tracker
Common Scenarios
Scenario 1: Applying to Similar Roles
**Strategy:**
- Create one well-tailored version for the role type
- Make minor adjustments for eac
A collection of AI agent skills focused on resume optimization, job applications, and career development.
Other skills on resumeskills.
- /academic-cv-builder
Format CVs for academic positions with publications, grants, and teaching
Open skill - /application-form-filler
Fill out job application form fields with context-aware, tailored answers drawn from the candidate's CV and the job description
Open skill - /career-changer-translator
Translate skills from one industry to another, identify transferable skills
Open skill - /cold-email-writer
Write personalized cold outreach emails to hiring managers and founders — specific, human, not a pitch deck
Open skill - /cover-letter-generator
Create personalized, compelling cover letters from resume and job description
Open skill - /creative-portfolio-resume
Balance visual design with ATS compatibility for creative roles
Open skill

