Epic Breakdown Advisor
This skill provides a structured process for analyzing complex problems ("epics") and identifying actionable steps to achieve desired outcomes, boosting productivity & clarity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add epic-breakdown-advisor npx -- -y @trustedskills/epic-breakdown-advisor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"epic-breakdown-advisor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/epic-breakdown-advisor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Epic Breakdown Advisor skill helps users decompose large, complex projects (epics) into smaller, manageable tasks. It can suggest subtasks based on the epic description and identify dependencies between them. This allows for better planning, estimation, and execution of larger initiatives by breaking them down into actionable steps.
When to use it
- You have a large project or "epic" that feels overwhelming and you need help structuring it.
- You're struggling to estimate the effort required for a significant piece of work.
- You want to identify potential dependencies between different parts of a project before starting.
- You’re looking for ways to improve task clarity and assignment within a larger initiative.
Key capabilities
- Epic decomposition: Breaks down large epics into smaller tasks.
- Subtask suggestion: Proposes relevant subtasks based on epic descriptions.
- Dependency identification: Identifies potential dependencies between tasks.
Example prompts
- "Break down the 'Implement User Authentication' epic into smaller tasks."
- "What are some possible subtasks for an epic called 'Redesign Customer Checkout Flow'?"
- "Given the epic 'Integrate with Third-Party Payment Provider', identify potential dependencies between tasks."
Tips & gotchas
The quality of the breakdown depends heavily on a clear and detailed description of the initial epic. Providing context and background information will improve the accuracy and relevance of suggested subtasks.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.