ワンクリックで
audit-plan
Review a plan before implementation. Use only when user instructs or other skill references.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review a plan before implementation. Use only when user instructs or other skill references.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | audit-plan |
| description | Review a plan before implementation. Use only when user instructs or other skill references. |
Review the plan against its purpose, and optimize the plan for maintainability.
ask tool: "Audit failed, flaw found: (explanation). Fix options (possible fix paths)?". If the user answers yes, patch the plan with the changes.Design section.ask tool with a summary of the changes you will make, then patch the plan according to the user's response.After all steps, report back only:
You must not present the problems found or patches made in your final response, all problems should be addressed in step 2, 3, and 4.
What should the public interface look like? Which behaviors are most important to test?
You can't test everything. Focus testing effort on critical paths and complex logic, not every possible edge case.
Standard workflow to implement a plan. Use only when user instructs or other skill references.
Manage interactive or persistent terminal sessions. Must use before running these sessions, like start a dev server, SSH, REPL, ...
Guidelines to help you write code smartly by using workers. Only use
Disciplined diagnosis loop for hard bugs and performance regressions. Use only when user instructs or other skill references.
Workflow to transform vague ideas into validated designs and stepped implementation plans. Use only when user instructs or other skill references.
Inspect Git history and uncommitted changes to obtain delta in blueprint.