一键导入
onex-systematic-debugging
Use this skill when the user is debugging a failure, regression, flaky behavior, traceback, or unclear root cause.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when the user is debugging a failure, regression, flaky behavior, traceback, or unclear root cause.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | onex-systematic-debugging |
| description | Use this skill when the user is debugging a failure, regression, flaky behavior, traceback, or unclear root cause. |
| disable-model-invocation | true |
Use this skill when the user is debugging a failure, regression, flaky behavior, traceback, or unclear root cause.
Find the smallest verified explanation for the problem before proposing a fix.
10-brainstorming.11-writing-plans.When you finish, summarize:
Use this skill when the user has a rough idea, wants to explore a feature, or says "let's brainstorm" or "help me design." The goal is to refine an idea into a validated design doc before any code is written.
Use this skill when ending a session and you want the next session to pick up where you left off. The goal is to capture enough context for seamless session continuity.
Use this skill when starting feature work that needs isolation from the current workspace, or when you need to work on multiple branches simultaneously. The goal is to create an isolated worktree with a verified clean baseline.
Use this skill when fixing a bug caused by invalid data reaching deep into execution. The goal is to add validation at every layer the data passes through, making the bug structurally impossible to reproduce.
Use this skill when documentation has drifted from the codebase, needs an inventory, or should be archived.
Autonomous implementation pipeline. Reads a plan file, reviews it adversarially,