One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-audit-milestone-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-audit-milestone
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-audit-milestone-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often complete software development milestones without confirming they fully met their original definition of done, leading to incorrect archiving, missed requirements, and broken cross-feature integrations that create unplanned technical debt.

Core Features & Use Cases

  • Requirements Coverage Validation: Checks that all original milestone requirements are implemented and verified via existing phase verification records.
  • Cross-Phase Integration Audit: Spawns dedicated integration checker agents to validate end-to-end wiring between different development phases.
  • Tech Debt & Gap Aggregation: Collects all accumulated technical debt and deferred gaps from completed phase work for transparent review before archiving.
  • Use Case: After finishing a product feature milestone, use this skill to confirm all launch requirements are met, no cross-feature integrations are broken, and all deferred work is logged before archiving the milestone's planning files.

Quick Start

Use the gsd-audit-milestone skill to audit the current milestone's completion against its original definition of done before archiving.

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 software development milestone completion before archiving?

To verify milestone completion before archiving, audit the milestone against its original definition of done to confirm requirements coverage, cross-phase integration, and end-to-end flow functionality.

What is cross-phase integration auditing in a GSD workflow?

Cross-phase integration auditing validates end-to-end wiring between different development phases by spawning dedicated integration checker agents to ensure no broken cross-feature integrations exist before archiving.

How do I check requirements coverage for completed product feature milestones?

Checking requirements coverage involves aggregating existing phase verification records to validate that all original milestone requirements are fully implemented and verified before archiving.

When do I need to aggregate technical debt during software milestone archiving?

Aggregate technical debt during milestone archiving when you need to transparently review accumulated deferred gaps from completed phase work to ensure no unplanned technical debt is missed.

Can I use milestone audit to catch broken cross-feature integrations?

Yes, milestone audit spawns integration checker agents specifically to validate cross-phase wiring and catch broken cross-feature integrations, ensuring end-to-end flow functionality before archiving milestone work.

What's the best way to prevent incorrect archiving of software development milestones?

The best way to prevent incorrect archiving is auditing milestone completion against the original definition of done, verifying requirements coverage, and logging all deferred technical debt before archiving planning files.