ワンクリックで
enforce-workflow-on
Restore workflow and worktree enforcement for the current session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Restore workflow and worktree enforcement for the current session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.
Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent (<session-id>-intent.md) and outline (<session-id>-outline.md) from prior stages.
Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.
Plan and write test cases with high reasoning effort. Test iteration runs in a subagent to minimize confirmations.
Explore the codebase to understand existing patterns, constraints, and relevant files before planning.
Investigate git history, docs/history.md, and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises.
| name | enforce-workflow-on |
| description | Restore workflow and worktree enforcement for the current session. |
| user-invocable | true |
Generate a 1-line reason from the current context, then run:
echo "<<WORKFLOW_ENFORCE_WORKFLOW_ON: {reason}>>"
WORKFLOW_ENFORCE_WORKFLOW_ON has "allow" permission — auto-approved, no dialog.
See rules/workflow-off.md for full details.