一键导入
gate-enforcement
Run risk-based ai-agent-board quality gates after code-producing work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run risk-based ai-agent-board quality gates after code-producing work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gate-enforcement |
| description | Run risk-based ai-agent-board quality gates after code-producing work. |
| domain | testing |
| confidence | medium |
| source | ai-agent-board gate enforcement and commands |
Use this skill after any task that writes code or changes runtime behavior. Documentation-only Squad state changes only need consistency validation unless they add scripts or app-facing behavior.
.squad/coverage-matrix.md.npm run gate:required.npm run build:client, npm run build:server, and npm run test:e2e:required; do not replace it with ad hoc build or E2E commands.npm run hooks:install so Git uses .githooks/pre-push.npm run gate:required./tmp/test-repo, are blockers to fix in the test setup before approval; they are not acceptable reasons to defer affected E2E coverage.npm run gate:required.npm run gate:required.npm run gate:required is available.Require clear user-facing summaries after completed agent batches.
Keep client API calls, Express routes, and shared types aligned.
Detect stale Squad heartbeat and require visible progress updates.
Use telemetry evidence for Squad usage and process audits when available.
Clean up orphaned browser/test/dev-server processes safely after test bursts.
Handle ai-agent-board git worktree and merge flows safely.