home/categories/scripting/wcygan-dotfiles-config-claude-skills-context-repo-plan-skill-md
scriptingdevelopment

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

wcygan
maintainer
wcygan
更新于 4/5/2026
星标
191
分支
16
quick start

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

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use context-repo-plan