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
npx -y skills add Colacn/agent-pipeline --skill reviewAssembled 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
- 完整执行规范见
references/execution-playbook.md。落盘前若工区不存在,执行scripts/bootstrap-run.sh<slug>。 - Inputs:
analyze+plan产出;补充人类约束(窗口、合规、性能等)。 - 分层对照:
references/layering-appendix-a.md+ 项目 overlay(若有)。 - Ruling:
通过/有条件通过/不通过;关键发现须带证据;必改 vs 建议分离;纪律见references/review-discipline.md。 - 流水线:
references/workflow-pipeline.md。 - 极简需求清单闸门:短编号需求须核对 plan 的 §0 与正文逐条可验收落点。
On-demand references
references/review-discipline.md— 五轴、验证故事、评论分级references/review-gate-checklist.mdreferences/ruling-criteria.mdreferences/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
references/
- execution-playbook.md2.3 KB
- layering-appendix-a.md828 B
- review-discipline.md2.4 KB
- review-gate-checklist.md560 B
- ruling-criteria.md1.8 KB
- workflow-pipeline.md2.8 KB
scripts/
- bootstrap-run.shruns3.3 KB
- lib/resolve-repo-root.shruns1.7 KB