ワンクリックで
autonomous-verification-loop
Create prove-before-apply gates for migrations, indexes, rewrites, SLOs, replay, and rollback evidence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create prove-before-apply gates for migrations, indexes, rewrites, SLOs, replay, and rollback evidence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Designs dry-run experiments across query rewrites, indexes, workload twins, and rollout gates.
Produces a board-level briefing for closed-loop autonomous database operations.
Enforces closed-loop dry-run boundaries and blocks autonomous production apply.
Scores whether enough evidence exists to recommend, defer, or escalate an autonomous operator decision.
Compares do-nothing, dry-run-change, rollback, and defer scenarios for an operating objective.
Builds an executive-grade decision evidence packet from runtime signals and confidence checks.
| name | autonomous-verification-loop |
| description | Create prove-before-apply gates for migrations, indexes, rewrites, SLOs, replay, and rollback evidence. |
Use this skill before applying write-like database changes.
Run:
node runtime/runTool.js autonomous_verification_loop '{"tool":"create_index","engine":"postgres","database":"analytics","schema":"public","table":"events","proposedSql":"CREATE INDEX ix_events_email ON events(user_email)"}'
The tool returns gates for policy, explain, replay, SLO, and rollback evidence, plus a release decision.