agentsclimarketplace

Test

Skill Colacn/agent-pipeline/skills/test

Use this skill when validating code changes after develop-stage delivery, including regression focus, release gating, and traceable test evidence. It outputs test reports or ledgers and supports AskQuestion-based issue intake for ambiguous or manual acceptance findings.From its SKILL.md

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

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

Test

Instructions

  1. 完整执行规范见 references/execution-playbook.md。落盘前执行 scripts/bootstrap-run.sh <slug>(若尚无 outputs)。
  2. Inputs:验收 Given/When/Then、develop 改动清单、兼容说明。
  3. 分层对照references/layering-appendix-a.md + overlay(若有)。
  4. Evidence:结论须可复现;未测范围必须写明;纪律见 references/test-discipline.md
  5. 流水线references/workflow-pipeline.md
  6. 落盘:每次结束须生成/更新 test.report.md 或台账;手动补录见 references/manual-intake.md
  7. develop 出口后建议 bash scripts/check-run.sh <slug>

On-demand references

  • references/test-discipline.md — Prove-It、验证命令纪律
  • references/report-and-ledger-checklist.md
  • references/manual-intake.md
  • references/execution-playbook.md

When not to use

  • 无改动说明且无验收线索、无法补材料。

What ships with it: 9 files

19.0 KB alongside SKILL.md, 3 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.