audit-spec

Audit specifications for SDD compliance and codebase alignment.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/g-bastianelli/nuthouse --skill audit-spec-g-bastianelli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-spec
Source: https://github.com/g-bastianelli/nuthouse/tree/main/acid-prophet/skills/audit-spec
Command: npx skills add https://github.com/g-bastianelli/nuthouse --skill audit-spec-g-bastianelli

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps ensure that your specifications are compliant with SDD standards, aligned with the codebase, and maintain high narrative quality and style.

Core Features & Use Cases

  • Spec Compliance: Checks for SDD compliance, ensuring specifications adhere to the necessary standards.
  • Codebase Reality: Verifies that specifications are aligned with the current codebase.
  • Narrative Quality & Style: Evaluates the quality and style of the narrative in the specifications.
  • Use Case: When you have a spec that needs to be reviewed for accuracy and adherence to SDD standards, this Skill can quickly analyze it and provide a detailed report.

Quick Start

Use the audit-spec skill to review the spec at the path 'path/to/your/spec.md'.

Frequently Asked Questions about audit-spec

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

FAQPage Schema
How do I audit a specification for SDD compliance?

To audit a specification for SDD compliance, you review the spec file against your codebase to verify alignment and narrative quality, generating structured BLOCKER and WARNING reports.

What does codebase alignment mean for quality assurance specs?

Codebase alignment in quality assurance specs means verifying that the documented specifications accurately reflect the current code reality, preventing discrepancies between design and implementation.

How do I check if my spec matches the current codebase reality?

You can check spec alignment by comparing the specification file directly with the codebase, which flags inconsistencies through structured INFO and WARNING reports.

Do I need to provide codebase access to audit my specs?

Yes, you need to provide access to both the spec file and the codebase, because the audit compares specification content against the actual code to ensure alignment and SDD compliance.

What is the best way to report specification narrative quality issues?

The best way to report narrative quality issues is by using structured BLOCKER, WARNING, and INFO reports that categorize specification style problems and SDD compliance failures.