一键导入
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.