agentsclimarketplace

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

Install
npx -y skills add a5c-ai/babysitter --skill epic-generation

Assembled 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

  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

What ships with it: 1 file

243 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.