Epic generation
Skill a5c-ai/babysitter/library/methodologies/ccpm/skills/epic-generation
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description
npx -y skills add a5c-ai/babysitter --skill epic-generationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.1 KB, 212 tokens by cl100k_base, as published. Nobody here has run it
Epic Generation
Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.
Agent
Architect - architect
Workflow
- Parse PRD and extract structured requirements
- Define architecture decisions with ADR format
- Specify technology approach and stack choices
- Map internal, external, and cross-team dependencies
- Assemble complete epic document
- Validate epic covers all PRD requirements
Inputs
projectName- Project namefeatureName- Feature identifierprd- Finalized PRD from Phase 1existingCodebase- Codebase analysis for brownfield (optional)
Outputs
- Epic document with architecture, tech approach, dependencies
- Architecture Decision Records (ADRs)
- Dependency graph
- Validation report
Process Files
ccpm-epic-planning.js- Standalone epic planningccpm-orchestrator.js- Phase 2 of full lifecycle
What ships with it: 1 file
243 B alongside SKILL.md
- README.md243 B