agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Transform weak resume bullets into achievement-focused statements with metrics and impact. Use when the user wants to rewrite bullets, strengthen accomplishments, or add action verbs and impact to their resume.
$ npx -y skills add davila7/claude-code-templates --skill resume-bullet-writer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/resume-bullet-writerContext preview
The summary Claude sees to decide when to auto-load this skill.
Transform weak resume bullets into achievement-focused statements with metrics and impact. Use when the user wants to rewrite bullets, strengthen accomplishments, or add action verbs and impact to their resume.
name: resume-bullet-writer description: Transform weak resume bullets into achievement-focused statements with metrics and impact. Use when the user wants to rewrite bullets, strengthen accomplishments, or add action verbs and impact to their resume.
Use this skill when the user wants to:
Also use when you see weak bullets that need improvement (passive language, no metrics, vague descriptions).
Most resumes have weak bullets that list job duties instead of achievements:
❌ **Weak Bullets (What NOT to do):**
These are passive, vague, and don't show impact or results.
✅ **Strong Bullets (What TO do):**
These are active, specific, and quantify the impact.
**Structure:** "Accomplished [X] as measured by [Y] by doing [Z]"
**Examples:**
❌ BEFORE: "Managed social media accounts" ✅ AFTER: "Grew Instagram following by 250% (5K to 17.5K) by implementing daily content calendar and influencer partnerships" X = Grew Instagram following by 250% Y = 5K to 17.5K followers Z = Daily content calendar + influencer partnerships
❌ BEFORE: "Improved customer service" ✅ AFTER: "Increased customer satisfaction scores by 40% (3.2 to 4.5/5) by redesigning support ticketing system and training 15 agents" X = Increased customer satisfaction by 40% Y = 3.2 to 4.5 out of 5 Z = Redesigned ticketing system + trained agents
**Structure:**
**Example:**
Full STAR story: "Inherited underperforming sales team (S) with 65% quota attainment. Tasked with improving performance within Q1 (T). Implemented new training program and revised commission structure (A). Achieved 92% quota attainment by Q2, generating $1.8M additional revenue (R)."
For resume bullet (condensed STAR): "Revitalized underperforming sales team through training program and commission restructure, improving quota attainment from 65% to 92% and generating $1.8M additional revenue"
**Structure:**
**Example:**
"Reduced customer churn (C) by implementing proactive outreach program (A), retaining 85% of at-risk accounts worth $500K ARR (R)"
Every bullet should have at least ONE number. Here's how to find metrics:
**1. Money**
**2. Percentages**
**3. Time**
**4. Scale/Volume**
**5. Comparison/Before-After**
Use estimation strategies:
**Approximate with ~** "Improved performance by ~40%"
**Use ranges** "Man
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…