·verification-before-completion
</>

verification-before-completion

codingcossack/agent-skills-library

完成声明的验证纪律。当即将断言成功、声明修复已完成、报告测试通过时或在提交和 PR 之前使用。强制执行证据优先的工作流程。

2安装·1热度·@codingcossack

安装

$npx skills add https://github.com/codingcossack/agent-skills-library --skill verification-before-completion

SKILL.md

Evidence before claims, always. If you haven't run the verification command in this message, you cannot claim it passes.

When multiple verification options exist (mono-repo, multiple suites):

| Tests pass | Test output: 0 failures | Previous run, "should pass" | | Linter clean | Linter output: 0 errors | Partial check, extrapolation | | Build succeeds | Build exit code: 0 | Linter passing | | Bug fixed | Original symptom test passes | Code changed | | Regression test | Red-green cycle verified | Single green |

完成声明的验证纪律。当即将断言成功、声明修复已完成、报告测试通过时或在提交和 PR 之前使用。强制执行证据优先的工作流程。 来源:codingcossack/agent-skills-library。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/codingcossack/agent-skills-library --skill verification-before-completion
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 verification-before-completion?

完成声明的验证纪律。当即将断言成功、声明修复已完成、报告测试通过时或在提交和 PR 之前使用。强制执行证据优先的工作流程。 来源:codingcossack/agent-skills-library。

如何安装 verification-before-completion?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/codingcossack/agent-skills-library --skill verification-before-completion 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/codingcossack/agent-skills-library