cyberneticlibrary

Audit implementation plans for gaps

plan-auditskillsetup L20
vanducng/skills
What it does

Audit plans for gaps and codebase drift

Best for

Catching gaps and codebase drift in a plan when stakes warrant independent verification beyond same-context red-teaming with clean-context subagent.

Inputs
  • · plan directory path
  • · --fix flag (optional)
  • · --apply-all flag (optional)
Outputs
  • · audit_report.md
  • · severity-tagged findings
  • · optional edits to phase files
Requires
  • · Agent tool (clean-context subagent)
  • · Read/Glob/Grep
Preconditions
  • · plan.md exists in plan directory
  • · phase-*.md files present
  • · optional: decisions.md
Failure modes
  • · Phase file missing → audit incomplete
  • · Decisions.md contradicts findings
Trust signals
  • · Cites authoritative sources
  • · Ships stdlib-only tools
  • · Includes self-review checklist
  • · Open source: vanducng/skills