context-repo-plan
Turn a feature spec into an execution plan. Reads context/specs/<slug>/spec.md, arch/ maps, and repos.toml (if present). Produces specs/<slug>/plan.md as an ordered task DAG with per-task steps, migration ordering, compatibility windows, rollback points, and owners. Flags plans that cross ownership boundaries (monorepo). Forks to keep planning context isolated. Use after /context-repo-spec, or when a feature needs an ordered execution plan. Keywords: feature plan, task DAG, migration plan, context repo plan
Installation and usage
Turn a feature spec into an execution plan. Reads context/specs/<slug>/spec.md, arch/ maps, and repos.toml (if present). Produces specs/<slug>/plan.md as an ordered task DAG with per-task steps, migration ordering, compatibility windows, rollback points, and owners. Flags plans that cross ownership boundaries (monorepo). Forks to keep planning context isolated. Use after /context-repo-spec, or when a feature needs an ordered execution plan. Keywords: feature plan, task DAG, migration plan, context repo plan
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use context-repo-plan