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",…
Generate STAR stories, practice questions, and talking points from a resume. Use when the user mentions interview prep, behavioral questions, STAR method, mock interview, or preparing for an upcoming interview.
$ npx -y skills add davila7/claude-code-templates --skill interview-prep-generator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/interview-prep-generatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate STAR stories, practice questions, and talking points from a resume. Use when the user mentions interview prep, behavioral questions, STAR method, mock interview, or preparing for an upcoming interview.
name: interview-prep-generator description: Generate STAR stories, practice questions, and talking points from a resume. Use when the user mentions interview prep, behavioral questions, STAR method, mock interview, or preparing for an upcoming interview.
Use this skill when the user wants to:
SITUATION: "At [Company], we faced [specific challenge/context]..." TASK: "I was responsible for [specific ownership]..." ACTION: "I [specific action 1], [specific action 2], and [specific action 3]..." RESULT: "As a result, [quantified outcome]. This led to [business impact]."
**Question:** "Tell me about a time you led a team through a difficult project."
**Answer:**
SITUATION: "At TechCorp, our main product was losing customers to a competitor who had launched a better mobile experience. We were seeing 5% monthly churn, up from our normal 2%." TASK: "As the product manager, I was responsible for turning around our mobile product to stop the bleeding and win back customers." ACTION: "I started by interviewing 30 churned customers to understand exactly why they left. Based on that research, I prioritized 5 critical features that would achieve parity with competitors. I then worked with engineering to restructure our roadmap, negotiated with leadership to add 2 contract developers, and implemented weekly sprint reviews to keep the project on track. I also started a beta program with 50 of our best customers to get feedback before full launch." RESULT: "We launched the improved mobile app in 3 months, reducing churn from 5% back to 2% within 60 days. We recovered 35% of churned customers and the NPS for our mobile app increased from 32 to 58. This project was recognized in our company all-hands as a turnaround success."
**Time:** 90 seconds to 2 minutes
**Leadership Stories Needed:**
**Problem-Solving Stories Needed:**
**Collaboration Stories Needed:**
**Achievement Stories Needed:**
**Failure/Growth Stories Needed:**
For each resume bullet, create a full STAR story:
RESUME BULLET: "Led cross-functional team of 12 to deliver $2M product launch" STAR EXPANSION: SITUATION: Our company was losing market share to a competitor, and leadership decided we needed to launch a new product line within 6 months. TASK: As Product Manager, I was tasked with leading the product from concept to launch, coordinating across engineering, design, marketing, and sales teams (12 people total). ACTION: - I established weekly cross-functional syncs and a shared Notion workspace - Created a detailed project plan with milestones and dependencies - Implemented a rapid prototyping process with 2-week design sprints - Personally resolved 3 major conflicts between engineering and marketing - Presented monthly updates to leadership to maintain alignment RESULT: - Launched on time and under budget - Generated $2M revenue in first year - Acquired 50 new enterprise customers - Team received company innovation award
Each story should have:
**Leadership:**
**Problem-Solving:**
**Collaboration:**
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…