Skip to content
Automation
Skill

/epic-generation

Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill epic-generation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/epic-generation

Context preview

The summary Claude sees to decide when to auto-load this skill.

Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.

SKILL.md

epic-generation.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Epic Generation

Transform PRD into a technical implementation plan with architecture decisions and dependency mapping.

Agent

Architect - `architect`

Workflow

1. Parse PRD and extract structured requirements 2. Define architecture decisions with ADR format 3. Specify technology approach and stack choices 4. Map internal, external, and cross-team dependencies 5. Assemble complete epic document 6. Validate epic covers all PRD requirements

Inputs

  • `projectName` - Project name
  • `featureName` - Feature identifier
  • `prd` - Finalized PRD from Phase 1
  • `existingCodebase` - 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 planning
  • `ccpm-orchestrator.js` - Phase 2 of full lifecycle
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.