원클릭으로
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.