qsd-audit-milestone

Audit milestone completion against original intent and archiving criteria.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-audit-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-audit-milestone
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-audit-milestone
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-audit-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit milestone completion against original intent and archiving criteria, ensuring each milestone meets its definition of done before archival, reducing drift and post-facto rework.

Core Features & Use Cases

  • Orchestrates the milestone verification workflow end-to-end from the central audit mechanism.
  • Reads VERIFICATION.md files produced in completed phases to assess coverage, identify gaps, and surface tech debt.
  • Spawns the integration-check step to validate cross-phase wiring and alignment with planning.

Quick Start

Run the audit-milestone workflow from @$HOME/.claude/qsd/workflows/audit-milestone.md to begin verification.

Frequently Asked Questions about qsd-audit-milestone

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

FAQPage Schema
How do I audit a project milestone against its original intent before archiving?

To audit a milestone before archiving, you verify its completion against original intent and archiving criteria by reading VERIFICATION.md files from completed phases, aggregating coverage, identifying gaps, and running cross-phase integration checks to ensure the definition of done is met.

What is the best way to identify gaps and tech debt when verifying milestone completion?

The best way to identify gaps and tech debt during milestone verification is to read VERIFICATION.md files produced in completed phases to assess coverage and surface outstanding technical debt before archiving.

How does cross-phase integration checking work during milestone verification?

Cross-phase integration checking works by spawning an integration-check step that validates wiring and alignment with planning across completed phases, loading phase artifacts and resolving scope via in-workflow definitions during the milestone audit.

How do I start the milestone verification workflow from the central audit mechanism?

To start the milestone verification workflow, run the audit-milestone workflow from the central audit mechanism located at $HOME/.claude/qsd/workflows/audit-milestone.md to begin orchestrating end-to-end verification.

When do I need to run an end-to-end milestone audit before archiving?

You need to run an end-to-end milestone audit before archiving when you must reduce drift and post-facto rework by ensuring each milestone strictly meets its definition of done against original intent and archiving criteria.