sc-workflow
Installation
SKILL.md
Implementation Workflow Generator Skill
Transform PRDs and requirements into structured implementation plans.
Quick Start
# PRD-based workflow
/sc:workflow feature-spec.md --strategy systematic --depth deep
# Feature workflow
/sc:workflow "user auth system" --strategy agile --parallel
# Enterprise planning
/sc:workflow enterprise-prd.md --strategy enterprise --validate