resume-version-manager
Track different resume versions, maintain master resume, manage tailored versions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Track different resume versions, maintain master resume, manage tailored versions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run AI coding agents on disposable repo clones. The agent works on a clone — it can't touch your real repo. An optional container (Podman or Docker) provides build/test isolation. You review the diff and decide what (if anything) to apply.
Create Deezer playlists programmatically from any query — similar artists, genre mixes, festival lineups, mood-based collections. Four-tier data pipeline: Deezer public REST API + Last.fm scrobble data for discovery, GQL Pipe API for smart mixes and playlist creation, web search for subjective curation. Uses ARL cookie auth — no OAuth app required.
Generate compact AI-readable context maps from codebases — tools like codesight, repomix, agentic-context that pre-compute project structure to save tokens in AI coding sessions.
Research-focused query handling with multi-source synthesis, citations, and Obsidian persistence. Like a self-hosted Perplexity/Vane but CLI-native. Best for quick-to-medium lookups using Kagi. Use when the user asks factual questions, needs citations, or wants a direct answer — not a full research report (use deep-research) or social sentiment (use last30days). Triggers on: research, look into, what's the latest on, compare, explain, investigate.
Write articles, guides, blog posts, tutorials, newsletter issues, research reports, and deep research outputs in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, deep research on a topic, or a research report — especially when voice consistency, structure, and credibility matter. Triggers on: 'write an article', 'research report', 'deep research', 'long-form', 'blog post', 'guide', 'newsletter', 'white paper', 'research paper'.
Systematic research methodology for major consumer durables (appliances, HVAC, power tools, outdoor equipment) and smart garden/outdoor devices (bird feeder cameras, bird baths, smart outdoor gadgets). Emphasis on real reliability data, failure mode analysis, and head-to-head comparison. Use when the user asks to research, review, compare, or evaluate major purchases where longevity and repair risk matter, or when researching smart bird feeders, bird bath cameras, and similar connected outdoor devices. Triggers on: washer/dryer, refrigerator, dishwasher, HVAC, furnace, AC, generator, power tool, appliance reviews, appliance reliability, which [appliance] to buy, compare models, bird feeder camera, bird bath camera, smart garden devices.
| name | Resume Version Manager |
| description | Track different resume versions, maintain master resume, manage tailored versions |
Use this skill when the user:
Common Pain Points:
The Solution: A systematic approach with:
A comprehensive document containing:
Purpose: Source of truth to pull from when tailoring
# 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]
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.xlsx
Pattern:
[LastName]_[Role/Type]_[Company]_[Date].pdf
Examples:
Smith_ProductManager_Google_Jan2024.pdfSmith_SWE_Stripe_Feb2024.pdfSmith_DataScience_General_2024.pdfSmith_Master_Resume_v3.docxProduct Management:
Software Engineering:
Data Science:
Tech/Startup:
Enterprise/Corporate:
Finance:
Individual Contributor:
Manager:
Executive:
| 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 |
Immediately Update For:
Quarterly Review:
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
Strategy:
Strategy:
Strategy:
Strategy:
When managing resume versions:
# RESUME VERSION MANAGEMENT
## Master Resume Status
**Last Updated:** [Date]
**Location:** [File path]
**Total Experience Entries:** [X]
**Total Bullet Points Available:** [X]
## Active Versions
### Role Type: Product Management
**Base Version:** PM_General_2024.docx
**Tailored Versions:**
| Company | File Name | Date Created | Status |
|---------|-----------|--------------|--------|
| Google | PM_Google_Jan24 | 1/15/24 | Submitted |
| Meta | PM_Meta_Jan24 | 1/18/24 | Submitted |
### Role Type: Engineering
[Same structure]
## Update Queue
- [ ] Add Q4 project results to master
- [ ] Update skills with new certification
- [ ] Archive versions older than 6 months
## Recommended Actions
1. [Action 1]
2. [Action 2]