plan-implementation-audit

Audit implementation against a software project's roadmap and documentation.

1|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/atframework/AICodeReviewer --skill plan-implementation-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-implementation-audit
Source: https://github.com/atframework/AICodeReviewer/tree/main/.agents/skills/plan-implementation-audit
Command: npx skills add https://github.com/atframework/AICodeReviewer --skill plan-implementation-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Ensures that the implemented features align with the documented roadmap, catching gaps, issues, and missing tests.

Core Features & Use Cases

  • Roadmap vs Implementation Comparison: Facilitates a side-by-side comparison of the roadmap and implemented features.
  • Issue Identification: Identifies gaps, issues, and missing tests in the current milestone.
  • Documentation and Code Alignment: Checks for alignment between implementation and documentation, updating as necessary.
  • Use Case: When preparing for a milestone review, this Skill helps ensure that all planned features are implemented and documented correctly.

Quick Start

Run the plan-implementation-audit skill to verify milestone alignment and completeness.

Frequently Asked Questions about plan-implementation-audit

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

FAQPage Schema
How do I verify my software implementation matches the project roadmap?

To verify implementation matches a software roadmap, audit configuration files against documented milestones. This process compares implemented features with planned goals to ensure completeness and identify discrepancies in the current milestone.

What is a roadmap implementation audit?

A roadmap implementation audit is a verification process that checks alignment between code and documentation. It identifies gaps, missing tests, and issues by tracking changes in schema, agent behavior, and output rendering during in-progress milestones.

How do I check for missing tests and gaps before a milestone review?

Check for missing tests and gaps before a milestone review by running an implementation verification audit. This compares your current codebase against roadmap documentation to catch issues and ensure all planned features are documented correctly.

Can I audit in-progress milestones and track schema changes?

Yes, you can audit in-progress milestones and track schema changes. The audit process reads configuration files to handle active milestones, tracking schema changes, agent behavior, and output rendering discrepancies against documentation.

What's the best way to identify discrepancies between documentation and code?

The best way to identify documentation and code discrepancies is a side-by-side roadmap comparison. This issue detection method checks alignment, verifies completeness, and highlights gaps where implementation diverges from documented features.