sdd-audit

Compare implementations against specifications and generate structured review reports.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sdd-audit" with this command: npx skills add madebyaris/spec-kit-command-cursor/madebyaris-spec-kit-command-cursor-sdd-audit

SDD Audit Skill

Compare implementations against specifications and generate structured review reports.

When to Use

  • Code review before marking tasks complete

  • Quality assurance checks

  • Verifying implementation matches spec

Workflow

  • Load specs: Read spec.md → plan.md → tasks.md

  • Identify scope: Check todo-list.md for completed work

  • Inspect code: Review implementation for each task

  • Gap analysis: Compare spec requirements vs actual code

  • Generate report: Structured findings with severity levels

Audit Checklist

Reference references/checklist.md for the complete audit checklist.

Severity Levels

  • CRITICAL: Broken functionality, security risk, release blocker

  • MAJOR: Logic error, missing feature, significant bug

  • MINOR: Style issue, optimization opportunity, cleanup

  • OUTDATED: Code correct but spec needs updating

Report Format

Audit Report: [Feature]

Status: Pass | Fail | Warnings

Quick Stats

  • CRITICAL: [N] | MAJOR: [N] | MINOR: [N]

Review Comments

| ID | Severity | Location | Issue | Recommendation |

Spec Compliance

| Requirement | Status | Evidence |

Recommended Actions

  1. [Priority action]

Integration

  • Works with sdd-verifier subagent for automated validation

  • Can trigger scripts/validate.sh for automated checks

  • Use the ask question tool if audit criteria are unclear

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

sdd-research

No summary provided by upstream source.

Repository SourceNeeds Review
General

sdd-evolve

No summary provided by upstream source.

Repository SourceNeeds Review
General

sdd-planning

No summary provided by upstream source.

Repository SourceNeeds Review
General

sdd-implementation

No summary provided by upstream source.

Repository SourceNeeds Review