Plan
Document-driven agent pipeline for software R&D: analyze → plan → review → develop → test. Portable skills for Cursor, Claude Code & Codex.
npx -y skills add Colacn/agent-pipeline --skill planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when turning analyze outputs into reviewable technical plans with implementation boundaries, risks, validation, and handoff-ready planning outputs. Supports project overlays for domain-specific layering.
SKILL.md
1.8 KB, as published. Nobody here has run it
Plan(方案规划)
Instructions
- 完整执行规范见
references/execution-playbook.md。落盘前若无runs/<slug>/,执行scripts/bootstrap-run.sh<slug>。 - 分层:
references/layering-appendix-a.md;overlay 优先见project-overlays/<name>/appendix-a-layers.md。详见references/guide-layering.md。 - 下游协作口径:
references/collaboration-discipline.md;overlay 脚手架assets/overlay/README.md。 - 流水线:
references/workflow-pipeline.md。 - 输入/输出:来自
analyze;面向review与develop。 - 内容边界:
plan.solution.md负责落层、设计决策、实现路径;需求清单在analyze.requirements.md。 - 极简需求清单:须 §0 对表索引 + 正文可验收细则(见 execution-playbook)。
- 任务切片:按
references/plan-slicing.md写纵向切片、粒度与 Checkpoint。
On-demand references
references/plan-slicing.md— 纵向切片与任务粒度references/plan-checklist.mdreferences/risk-gate.mdreferences/execution-playbook.md
When not to use
- 仅改文案/UI 且不动分层与接口。
- 无 analyze 上下文且用户拒绝补充。