ワンクリックで
kmg-plan-gate
Enforce user approval gates after superpowers planning and execution skills complete
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Enforce user approval gates after superpowers planning and execution skills complete
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Provide orientation to the Knowledge Graph system architecture and guidance for knowledge capture
Enforce zero-deviation plan execution when user invokes plan implementation
Auto-surface ADR creation when user makes architectural decisions or chooses between technical approaches
Auto-invoke knowledge graph search when user asks about project history, past decisions, or previously solved problems
Ensure the knowledge graph is consulted before any recommendation is made
Route capture-that / remember-that requests to the correct destination via auto-detection
| name | kmg-plan-gate |
| description | Enforce user approval gates after superpowers planning and execution skills complete |
Purpose: Enforce user approval gates after superpowers planning and execution skills complete — require explicit "Proceed" or "Start" before implementation begins, and explicit approval before any push or PR.
Trigger Keywords:
Behavior:
After a plan file is written, output ONLY:
"Plan saved at
<path>. Review it, then say Proceed or Start to continue."
Before pushing or opening a PR, output ONLY:
"Ready to push
<branch>and open PR. Say Proceed to continue."
Then STOP in both cases. Do not:
git push or gh pr create without explicit approvalGate Rules (from ~/.kmgraph/rules.md):
"Wait for explicit 'Proceed' or 'Start' before beginning a new branch or implementation task." "Stop and ask before pushing, creating PRs, merging, or any other action visible to others." "Wait for user confirmation after any 'Next Steps' summary."
These gates apply to ALL planning and execution outputs regardless of which skill ran.