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