self-audit
SolidRun the verify-plan checklist against YOUR OWN plan before finalizing it (before ExitPlanMode), with special emphasis on the consumer audit. Triggers on: 'audit yourself', 'self-audit', 'check your own plan', 'did you check everything', 'verify before exit plan', or automatically before any non-trivial ExitPlanMode. Catches the gap where a rule exists but was not applied at the decision point.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- faizkhairi
- Repository
- faizkhairi/claude-code-blueprint
- Created
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
plan-audit
Audit a vd:plan output for gaps, inconsistencies, missing scaffolding, and codebase drift using an independent clean-context subagent. Use after vd:plan (or any time after manual edits to phase files) when stakes warrant verification beyond same-context red-team. Auto-fires at end of vd:plan --deep.
auditing-plan-fidelity
Use after plan execution and before code review — compares the actual diff to the plan and produces a drift audit report.
ce-plan-audit
Independently audit a written canonical plan for structural integrity, architecture-decision quality, repository fit, decomposition, reachability, and post-write drift. Produces evidence-backed findings and never rewrites the plan. Use before specification or automated delivery when an independent plan check is warranted.