一键导入
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
Fires on pre-ship signals to check issue/enhancement status accuracy and session-summary currency before push
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
| 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.