用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/rohitg00/agentbrain --skill qa-evidence命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Agent Brain /brain-brief: after intake, research, and grill have enough signal.
基于 SOC 职业分类
正在显示 SKILL.md
| name | qa-evidence |
| description | Use when behavior needs concrete proof before review, merge, or shipment. |
Lifecycle stage: VERIFY
Use after build or before review/ship.
Do not use when this trigger is absent; choose the command or skill that owns the requested state, artifact, and verification gate.
| Shortcut | Rebuttal |
|---|---|
| "This is obvious." | Write the assumption and evidence. If you cannot, it is not obvious. |
| "We can do this later." | If the missing step changes the decision, do it now or state the risk. |
| "The user wants speed." | Reduce scope; do not skip the quality bar. |
| "This does not need verification." | Every important claim or behavior needs proof. |
QA Evidence
Use templates/qa-evidence.md. The artifact should be concise, auditable, and include evidence, blockers, and next action so another agent can resume.
Trigger: a build claims a route or behavior works. Action: tie the claim to exact commands, checked artifacts, schema validation, diff checks, scrub results, and blocked runtime commands. Output artifact: templates/qa-evidence.md with blockers and next action. Verification: cite command output, artifact path, expected result, and unresolved gaps.
A build claims, "The command router works." QA evidence should name the exact command, fixture or runtime checked, expected artifact, schema validation, git diff check, public-copy scrub, and any blocked runtime commands before accepting the claim.