ワンクリックで
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 職業分類に基づく
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.
| 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.