ワンクリックで
goal-driven-debugging
Helps Codex turn vague fix or refactor requests into concrete goals with targeted verification loops.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Helps Codex turn vague fix or refactor requests into concrete goals with targeted verification loops.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | goal-driven-debugging |
| description | Helps Codex turn vague fix or refactor requests into concrete goals with targeted verification loops. |
Use this skill when the task is phrased vaguely, especially for bugs, validation changes, or behavior-preserving refactors.
Translate the request into a concrete goal, make the smallest useful change, then verify the goal directly.
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Helps Codex surface risky assumptions, clarify ambiguity selectively, and avoid silently choosing the wrong interpretation.
Behavioral guardrails for Codex that reduce assumption drift, overengineering, scope creep, and weak verification. Use when a task is ambiguous, easy to overbuild, or likely to trigger unnecessary edits.
Helps Codex prefer direct solutions over speculative abstractions, overengineering, and unnecessary configurability.
Keeps Codex focused on scoped edits, matching existing style while avoiding unrelated rewrites and drive-by cleanup.