一键导入
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 职业分类
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.
| 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.