Develop
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 developAssembled 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 implementing approved changes with minimal diff, layered constraints, and local verification. Intended for post-plan/review execution with collaboration discipline and test handoff.
SKILL.md
1.5 KB, as published. Nobody here has run it
Develop
Instructions
- 完整执行规范见
references/execution-playbook.md。落盘前执行scripts/bootstrap-run.sh<slug>(若尚无工区)。 - 分层:
references/layering-appendix-a.md+ overlayproject-overlays/*/appendix-a-layers.md。 - 协作与质量:
references/collaboration-discipline.md;增量与范围见references/incremental-delivery.md。 - 流水线:
references/workflow-pipeline.md。 - 出口(强制):落盘
developer.implementation.md→ reconcile-docs。模板assets/developer-implementation-template.md。建议bash scripts/reconcile-check.sh <slug>。
On-demand references
references/incremental-delivery.md— 切片、范围纪律、验证节奏references/execution-gate.mdreferences/delivery-checklist.mdreferences/execution-playbook.md
When not to use
- 评审阻塞未解除仍强行开发。
- 关键决策未决(先上游 skill)。