gsd-audit-milestone

Aggregate VERIFICATION.md files and validate cross-phase integration wiring for milestone completion.

Updated Aug 15, 2025
One-click install
npx skills add https://github.com/gesmith0606/nfl_data_engineering --skill gsd-audit-milestone-gesmith0606
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/gesmith0606/nfl_data_engineering/tree/main/.claude/skills/gsd-audit-milestone
Command: npx skills add https://github.com/gesmith0606/nfl_data_engineering --skill gsd-audit-milestone-gesmith0606

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that a project milestone has met its definition of done by aggregating phase verifications, checking cross-phase wiring, and identifying integration gaps before archiving the milestone.

Core Features & Use Cases

  • Verification Aggregation: Read and consolidate VERIFICATION.md files from each phase to produce a single audit summary.
  • Cross-phase Integration Checks: Orchestrate an integration checker to validate end-to-end wiring and dependencies between phases.
  • Tech-debt and Gap Reporting: Aggregate deferred items and tech debt, surface incomplete requirements, and route findings for remediation.
  • Use Case: Product managers and engineering leads use this to confirm readiness to archive a milestone and to generate actionable remediation tasks.

Quick Start

Run the gsd-audit-milestone workflow with an optional version argument to aggregate VERIFICATION.md files, check cross-phase integrations, and produce a consolidated audit report.

Frequently Asked Questions about gsd-audit-milestone

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

FAQPage Schema
How do I verify a project milestone meets its definition of done before archiving?▼

Yes, milestone verification includes orchestrating an integration checker to validate end-to-end wiring and dependencies between project phases, ensuring all cross-phase connections are properly established.

Can I aggregate verification artifacts across multiple project phases into a single audit report?▼

Yes, you can read and consolidate VERIFICATION.md files from planning, execution, and verification phases to produce a single consolidated audit summary of the milestone's completion status.

What is the best way to track tech debt and deferred gaps when completing a project milestone?▼

Track tech debt by aggregating deferred items during the milestone audit, surfacing incomplete requirements, and routing findings for remediation to generate actionable tasks for engineering leads.

Do I need VERIFICATION.md files available to run a milestone audit?▼

Yes, VERIFICATION.md files are required as input. The milestone audit process applies to project phases where these verification artifacts are available to read and consolidate into the final report.

How do I check integration wiring and dependencies between project phases?▼

Check integration wiring by orchestrating an integration-checker workflow during the milestone audit, which validates end-to-end flows and dependencies while preserving workflow gates and routing.