gsd-audit-milestone

Verify milestone completion against original intent before archiving.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-audit-milestone-trucol270
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/TruCol270/salty-pickle/tree/main/.claude-skills/gsd-audit-milestone
Command: npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-audit-milestone-trucol270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that each project milestone satisfies its defined done criteria before archiving, preventing silent scope creep and misaligned expectations.

Core Features & Use Cases

  • Definition-alignment checks: Verifies that milestones meet the original intent and acceptance criteria across planning, execution, and verification phases.
  • Cross-phase validation: Aggregates VERIFICATION.md data, identifies gaps, and surfaces risk flags for remediation before archiving.
  • Orchestration & reporting: Orchestrates end-to-end verification by triggering integration checks and producing a consolidated readiness report.

Quick Start

Run the audit-milestone workflow to verify the current milestone against its done criteria.

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 milestone completion before archiving a project phase?

To verify milestone completion, audit the milestone against its original defined done criteria and acceptance intent. This validation process reads VERIFICATION.md files to confirm cross-phase alignment and prevent silent scope creep before project archiving.

What is cross-phase validation for multi-phase project milestones?

Cross-phase validation is the process of aggregating VERIFICATION.md data across planning, execution, and verification phases. It identifies technical debt, surfaces deferred gaps, and triggers integration checks to ensure milestones satisfy original intent.

How do I track technical debt and deferred gaps during a milestone audit?

Track technical debt and deferred gaps by aggregating VERIFICATION.md files across project phases. The milestone audit workflow reads these files to surface risk flags, identify gaps, and produce a consolidated readiness report for remediation.

Can I use milestone audits for multi-phase projects with separate verification stages?

Yes, milestone audits apply directly to multi-phase projects with planning, execution, and verification stages. The workflow orchestrates end-to-end verification by triggering cross-phase integration checks to confirm alignment with original done criteria.

What's the best way to prevent silent scope creep when archiving milestones?

The best way to prevent silent scope creep is to validate that each milestone satisfies its defined done criteria before archiving. Running a milestone audit confirms alignment with original intent and surfaces risk flags for remediation.

Why does my milestone verification fail to catch cross-phase integration issues?

Milestone verification fails to catch integration issues when it lacks cross-phase alignment checks. The audit workflow solves this by triggering integration checks across phases and aggregating VERIFICATION.md data to identify deferred gaps before archiving.