Orchestrates high-level feature planning by generating structured epic files with requirements, risk analysis, and scope definitions.
The Epic skill is a specialized planning subagent for Claude Code designed to help developers move from a rough feature idea to a comprehensive implementation plan. It analyzes project context via vision and architecture files to define feature scope, identify technical risks, and establish measurable success criteria. By acting as a 'mini plan-mode,' it encourages developers to foresee architectural conflicts and business logic impacts before a single line of code is written, ensuring features are well-structured and aligned with existing project patterns.
Características Principales
01Domain impact analysis to suggest updates to business logic and glossaries
02Update mode for evolving feature plans with automated changelog tracking
03Intelligent risk identification and technical debt warnings based on project context
04Automated creation of structured epic markdown files in .context/plans/
05Guided MVP scoping by separating 'In Scope' from 'Out of Scope' items
060 GitHub stars
Casos de Uso
01Maintaining a living document of feature requirements and architectural decisions for team alignment
02Mapping out a complex new feature like user authentication or payment integration
03Performing a technical feasibility study and risk assessment before starting development