agentsclimarketplace

Plan

Skill Colacn/agent-pipeline/skills/plan

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.From its SKILL.md

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

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 1 command, including `scripts/bootstrap-run.sh <slug>`.

SKILL.md

1.8 KB, 465 tokens by cl100k_base, as published. Nobody here has run it

Plan(方案规划)

Instructions

  1. 完整执行规范见 references/execution-playbook.md。落盘前若无 runs/<slug>/,执行 scripts/bootstrap-run.sh <slug>
  2. 分层references/layering-appendix-a.md;overlay 优先见 project-overlays/<name>/appendix-a-layers.md。详见 references/guide-layering.md
  3. 下游协作口径references/collaboration-discipline.md;overlay 脚手架 assets/overlay/README.md
  4. 流水线references/workflow-pipeline.md
  5. 输入/输出:来自 analyze;面向 reviewdevelop
  6. 内容边界plan.solution.md 负责落层、设计决策、实现路径;需求清单在 analyze.requirements.md
  7. 极简需求清单:须 §0 对表索引 + 正文可验收细则(见 execution-playbook)。
  8. 任务切片:按 references/plan-slicing.md 写纵向切片、粒度与 Checkpoint。

On-demand references

  • references/plan-slicing.md — 纵向切片与任务粒度
  • references/plan-checklist.md
  • references/risk-gate.md
  • references/execution-playbook.md

When not to use

  • 仅改文案/UI 且不动分层与接口。
  • 无 analyze 上下文且用户拒绝补充。

What ships with it: 15 files

20.8 KB alongside SKILL.md, 2 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.