cyberneticlibrary

Plan and execute epic workflow

pf-epiccommandsetup L21
slabgorb/sidequest
What it does

Conduct epic end-to-end from brainstorm through execution to review

Best for

Managing large multi-repo epics where brainstorm→plan→execution→review is the governance gate

Inputs
  • · epic id
  • · spec from brainstorming
  • · plan document with Task N sections
Outputs
  • · PF stories (one per Task)
  • · rollup PR per repo
  • · epic closed status
Requires
  • · pf epic
  • · pf sprint
  • · superpowers:brainstorming
  • · superpowers:writing-plans
  • · superpowers:subagent-driven-development
Preconditions
  • · superpowers brainstorm output exists
  • · plan markdown generated
  • · plan has ### Task N sections
Failure modes
  • · plan has no Task sections (no stories created)
  • · story completion does not flip epic status
  • · rollup review fails for one repo
Trust signals
  • · Plan is source of truth (epic YAML is generated)
  • · idempotent from-plan (safe to re-run)
  • · rollup review per affected repo