agentsclimarketplace

Develop

Skill Colacn/agent-pipeline/skills/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

Install
npx -y skills add Colacn/agent-pipeline --skill develop

Assembled 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

  1. 完整执行规范见 references/execution-playbook.md。落盘前执行 scripts/bootstrap-run.sh <slug>(若尚无工区)。
  2. 分层references/layering-appendix-a.md + overlay project-overlays/*/appendix-a-layers.md
  3. 协作与质量references/collaboration-discipline.md;增量与范围见 references/incremental-delivery.md
  4. 流水线references/workflow-pipeline.md
  5. 出口(强制):落盘 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.md
  • references/delivery-checklist.md
  • references/execution-playbook.md

When not to use

  • 评审阻塞未解除仍强行开发。
  • 关键决策未决(先上游 skill)。

What ships with it: 18 files

28.5 KB alongside SKILL.md, 4 of them executable

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.