agentsclimarketplace

Review

Skill Colacn/agent-pipeline/skills/review

Use this skill when evaluating analyze/plan outputs before implementation, especially for feasibility, risk, security, performance, compatibility, and testability gates. It produces evidence-based pass, conditional pass, or fail conclusions.From its SKILL.md

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

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.5 KB, 380 tokens by cl100k_base, as published. Nobody here has run it

Review

Instructions

  1. 完整执行规范见 references/execution-playbook.md。落盘前若工区不存在,执行 scripts/bootstrap-run.sh <slug>
  2. Inputsanalyze + plan 产出;补充人类约束(窗口、合规、性能等)。
  3. 分层对照references/layering-appendix-a.md + 项目 overlay(若有)。
  4. Ruling通过 / 有条件通过 / 不通过;关键发现须带证据;必改 vs 建议分离;纪律见 references/review-discipline.md
  5. 流水线references/workflow-pipeline.md
  6. 极简需求清单闸门:短编号需求须核对 plan 的 §0 与正文逐条可验收落点。

On-demand references

  • references/review-discipline.md — 五轴、验证故事、评论分级
  • references/review-gate-checklist.md
  • references/ruling-criteria.md
  • references/execution-playbook.md

When not to use

  • analyze / plan 可评材料且拒绝补充。
  • 用户明示跳过评审(须留痕)。

What ships with it: 8 files

15.7 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.