gpd-complete-milestone

Archive completed GPD research milestones and generate handoff documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed research milestones and prepare the next phase by automating artifact archiving, project-state updates, and handoff documentation in the GPD workflow.

Core Features & Use Cases

  • Automated archival of milestone artifacts (ROADMAP.md, REQUIREMENTS.md) into a consistent milestone bundle.
  • Generation of RESEARCH-DIGEST.md and update of MILESTONES.md with key accomplishments and outcomes.
  • STATE.md and PROJECT.md synchronization to reflect current milestone status and plan for the next stage.
  • Tagging and versioning of milestones in Git to enable reproducibility and traceability.

Quick Start

Run the milestone complete workflow to archive the milestone and prepare the next milestone scaffolding.

Frequently Asked Questions about gpd-complete-milestone

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

FAQPage Schema
How do I archive completed research milestones and update project state files?

To archive research milestones, this Skill automates bundling artifacts like ROADMAP.md, updating PROJECT.md and STATE.md to reflect milestone completion, and generating a RESEARCH-DIGEST.md for handoff documentation.

What is the best way to tag a completed milestone in Git for research reproducibility?

Tagging a completed milestone in Git uses the vX.Y tagging convention applied by this workflow, ensuring reproducibility and traceability across archived research milestone artifacts.

How does generating a RESEARCH-DIGEST.md help with research phase handoff?

Generating a RESEARCH-DIGEST.md captures key accomplishments and outcomes from the completed milestone, updating MILESTONES.md to provide clear context and preparation for the next research stage.

Can I use this to automatically bundle ROADMAP.md and REQUIREMENTS.md for milestone archival?

Yes, this workflow automates the archival of milestone artifacts by consistently bundling files like ROADMAP.md and REQUIREMENTS.md into a milestone bundle for the GPD project.

Do I need to manually update STATE.md and PROJECT.md after completing a milestone?

No manual updates are needed; the workflow synchronizes STATE.md and PROJECT.md automatically to reflect current milestone status and scaffolds the plan for the next stage.