project-auditor

Audit code, documentation, and artifacts against original requirements to produce an Audit Report.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/balamuru/antigravity-dev-skills --skill project-auditor-balamuru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-auditor
Source: https://github.com/balamuru/antigravity-dev-skills/tree/main/.agents/skills/project-auditor
Command: npx skills add https://github.com/balamuru/antigravity-dev-skills --skill project-auditor-balamuru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures every feature, artifact, and document aligns with requirements before a milestone is closed, preventing incomplete work from progressing.

Core Features & Use Cases

  • Audits requirements.md vs built artifacts to verify scope.
  • Checks documentation coverage, placeholders, and adherence to the implementation plan.
  • Produces an actionable Audit Report with clear remediation steps.

Quick Start

Run the project-auditor against the current workspace to generate a comprehensive Audit Report.

Frequently Asked Questions about project-auditor

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

FAQPage Schema
How do I audit project artifacts against original requirements before a milestone?

To audit project artifacts against requirements, you compare built artifacts with requirements to verify scope, check documentation coverage, and produce an Audit Report with clear remediation steps for any misalignments found.

What is documentation traceability in a quality assurance audit?

Documentation traceability in a quality assurance audit verifies that every feature aligns with the implementation plan and original requirements, enforcing placeholder checks to prevent incomplete work from progressing to the next milestone.

How do I check for missing documentation across my workspace?

You can check for missing documentation across your workspace by applying an audit to code and artifacts, enforcing documentation coverage and placeholder checks to identify incomplete scope before milestone closure.

Does this audit process work with existing code review workflows?

Yes, the audit process integrates with code review workflows by verifying artifact coverage and adherence to the implementation plan, catching incomplete scope or missing documentation that standard code reviews might overlook.

How do I generate an actionable Audit Report for incomplete project scope?

You generate an actionable Audit Report by running an audit across the workspace to identify misalignments between requirements and built artifacts, producing clear remediation steps to resolve incomplete scope.

When should I enforce placeholder checks during artifact management?

You should enforce placeholder checks during artifact management before closing a milestone, ensuring all documentation and built artifacts are complete and aligned with the implementation plan rather than containing unfinished placeholders.