Quality gate
Skill ligyDt/ai-ide-init-template/codex/.agents/skills/quality-gate
面向 Codex、Cursor、CodeBuddy、TRAE 的中文 AI IDE 项目初始化模板,内置多角色协作、Skills、MCP、Hooks 与安全验证。
npx -y skills add ligyDt/ai-ide-init-template --skill quality-gateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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
为交付建立测试策略、验收矩阵、回归风险检查和发布质量结论。用于功能实施前规划覆盖、变更完成后审查验证充分性、缺陷复现,或在发布前需要明确通过与阻断条件时。
SKILL.md
1.1 KB, 311 tokens by cl100k_base, as published. Nobody here has run it
质量门禁检查
以证据判断交付是否满足已确认的行为和风险要求。
流程
- 读取需求验收标准、体验规格、架构决定、变更范围和安全限制。
- 将测试覆盖组织为正常流程、边界输入、错误恢复、权限与数据安全、兼容性和运维验证。
- 检查现有自动化测试、静态检查、构建结果和人工验证证据,指出缺失覆盖。
- 按严重程度列出缺陷与风险,给出复现方式或所需证据。
- 输出门禁结论:通过、附条件通过或阻断,并明确解除阻断所需工作。
输出
- 验收与测试矩阵
- 已验证证据和缺口
- 回归风险与缺陷列表
- 发布门禁结论
停止条件
没有验收标准或没有足够验证证据时,不宣称交付可发布。
What ships with it: 1 file
228 B alongside SKILL.md
agents/
- openai.yaml228 B