phase-audit

Audit a completed plan phase against active plans and changed files.

57|18|Updated Jul 9, 2025
One-click install
npx skills add https://github.com/mattmireles/kokoro-coreml --skill phase-audit-mattmireles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-audit
Source: https://github.com/mattmireles/kokoro-coreml/tree/main/.claude/skills/phase-audit
Command: npx skills add https://github.com/mattmireles/kokoro-coreml --skill phase-audit-mattmireles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a detailed audit of a completed plan phase in a repository, ensuring the phase is ready for commit or the next phase.

Core Features & Use Cases

  • Plan Phase Audit: Thoroughly reviews each implemented phase against the active plan, changed files, linked guides, and an audit rubric.
  • Findings-First Review: Prioritizes issues with severity and concrete file references, preparing the phase for code commit or next stage.
  • Use Case: For a developer who needs to ensure a newly implemented phase in their project meets all required criteria before committing or advancing to the next phase.

Quick Start

Run the phase-audit skill on the recently implemented 'Phase X' to ensure it meets all audit criteria before committing.

Frequently Asked Questions about phase-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a completed code phase before committing to a repository?

To audit a completed code phase before committing, compare the implemented changes against the active plan, changed files, linked guides, and an audit rubric. This ensures phase readiness by validating code quality and adherence to guidelines.

What does a phase review check for in repository management?

A phase review in repository management checks implemented code against active plans and linked guides, prioritizing severity-ordered findings with concrete file references. It validates whether the completed phase meets required criteria for commit preparedness.

Can I validate plan adherence using only changed files and an audit rubric?

Yes, plan validation combines changed files with an active plan, linked guides, and an audit rubric to verify adherence. This process generates severity-ordered findings to confirm the phase meets all criteria before advancing.

When do I need to run a code audit on my project phase?

You need to run a code audit on your project phase when implementation is complete and you need to ensure readiness for code commit or progression to the next phase, validating adherence to guidelines and overall code quality.

What is the best way to prepare a repository phase for commit?

The best way to prepare a repository phase for commit is performing a comprehensive phase audit that compares changed files against an active plan and linked guides, producing severity-ordered findings for code quality and guideline adherence.