Review
Document-driven agent pipeline for software R&D: analyze → plan → review → develop → test. Portable skills for Cursor, Claude Code & Codex.
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.
One thing 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.5 KB, 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可评材料且拒绝补充。 - 用户明示跳过评审(须留痕)。