gpd-audit-milestone

Aggregate phase verifications and requirement coverage into a structured milestone audit.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-audit-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-audit-milestone
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-audit-milestone
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-audit-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit milestones to ensure research goals are met, verifications are complete, and cross-phase consistency is maintained across ROADMAP, REQUIREMENTS, and VERIFICATION artifacts.

Core Features & Use Cases

  • Aggregates VERIFICATION.md results with ROADMAP.md and STATE.md to assess milestone completion and identify gaps.
  • Generates a structured v{version}-MILESTONE-AUDIT.md documenting requirements coverage, phase status, and open questions.
  • Supports optional referee (peer) review workflow when enabled in config, producing a formal report and companion artifacts.
  • Integrates with existing gpd workflows to produce actionable next steps for project planning.

Quick Start

Run the gpd-audit-milestone skill to audit the current milestone against ROADMAP.md, REQUIREMENTS.md, VERIFICATION.md, and phase summaries.

Frequently Asked Questions about gpd-audit-milestone

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

FAQPage Schema
How do I audit research milestones against original goals and requirements?

To audit research milestones against original goals, you aggregate phase verifications, cross-phase consistency, and requirement coverage. This process reads ROADMAP.md, REQUIREMENTS.md, and VERIFICATION.md files to assess completion and identify gaps.

What is cross-phase consistency verification in research project tracking?

Cross-phase consistency verification checks alignment across ROADMAP.md, REQUIREMENTS.md, and VERIFICATION.md artifacts. It ensures research goals are met, verifications are complete, and project phases remain consistent throughout the milestone lifecycle.

How do I generate a milestone audit report from markdown documentation?

Generating a milestone audit report involves reading ROADMAP.md, REQUIREMENTS.md, VERIFICATION.md, and phase summaries from .gpd/phases. The output is a structured v{version}-MILESTONE-AUDIT.md documenting requirements coverage, phase status, and open questions.

Can I add peer review to an automated milestone audit workflow?

Yes, you can enable an optional referee peer review workflow in the configuration. When enabled, it produces a formal report and companion artifacts alongside the standard milestone audit output for enhanced validation.

Do I need specific markdown files to perform a milestone audit?

Yes, the milestone audit requires ROADMAP.md, REQUIREMENTS.md, and VERIFICATION.md files, plus summary artifacts from the .gpd/phases directory. These files provide the necessary roadmap, requirements, and verification data.

What's the best way to identify gaps in research milestone completion?

The best way to identify gaps in research milestone completion is aggregating VERIFICATION.md results with ROADMAP.md and STATE.md. This highlights open questions and produces actionable next steps for project planning.