Develop
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.From its SKILL.md
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.
2 things 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.
- runs commandsInstructs the agent to run 2 commands, including `scripts/bootstrap-run.sh <slug>` and 1 more.
SKILL.md
1.5 KB, 351 tokens by cl100k_base, 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)。
What ships with it: 18 files
28.5 KB alongside SKILL.md, 4 of them executable
assets/
references/
scripts/
- bootstrap-run.shruns3.3 KB
- check-run.shruns4.5 KB
- lib/resolve-repo-root.shruns1.7 KB
- reconcile-check.shruns3.1 KB