通过 Skills CLI 安装
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
Codex
npx skills add https://github.com/affaan-m/ECC -g -a codex -y去掉 -g 可改为项目级安装
Orchestrate turning a design document into a working MVP through thin vertical slices, scaffolding, and gated commits.
Position as a specialized entry point over the more general orch-pipeline skill, so docs can explain it as a preset rather than a standalone system.
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/affaan-m/ECC -g -a codex -y去掉 -g 可改为项目级安装
分支合并前,先把真正危险的改动挑出来。
请求评审前,先给分支做一次发布前检查。
先找 bug、回归和缺失测试。
| 当前 · this skillorch-build-mvp | GStack Review | Git Shiproom | Review Radar | |
|---|---|---|---|---|
| 评分 · rating | 0.0 | 4.9 | 4.9 | 4.8 |
| 星标 · stars | 215k | 110k | 13k | 11k |
| 风险 · risk | 自动筛查 · automated | 低风险 · low risk | 低风险 · low risk | 低风险 · low risk |
| 最适合 · best for | Teams that already have a written design document and want a structured path to a first running slice. | 合并前 PR 评审 | 分支发布前检查 | 聚焦代码评审 |
| 不适合 · not for | Greenfield work without any spec, design doc, or PRD to drive the slicing from. | 纯样式评审 | 深度代码评审 | 浏览器 QA |