qualia-milestone

Automates milestone finalization by updating documents and creating a new roadmap.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Qualiasolutions/qualia-framework --skill qualia-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qualia-milestone
Source: https://github.com/Qualiasolutions/qualia-framework/tree/main/skills/qualia-milestone
Command: npx skills add https://github.com/Qualiasolutions/qualia-framework --skill qualia-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Milestone closeout automation to finalize a milestone and prepare the next.

Core Features & Use Cases

  • Archive artifacts from the current milestone to preserve history
  • Update REQUIREMENTS.md to mark v1 requirements Complete and promote next milestone scope
  • Create and open a new ROADMAP.md for the upcoming milestone

Quick Start

Run /qualia-milestone to close the current milestone and open the next.

Frequently Asked Questions about qualia-milestone

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

FAQPage Schema
How do I automate milestone closeout and archive project artifacts?

Automating milestone closeout archives completed artifacts, updates REQUIREMENTS.md to mark v1 scope Complete, and moves historical records to preserve project history. It manipulates .planning artifacts to ensure continuity before initializing the next plan.

What is the best way to update ROADMAP.md for the next milestone?

Generating a new ROADMAP.md during milestone closeout creates and opens an upcoming milestone plan automatically. This approach promotes next milestone scope from your completed requirements while maintaining continuity across project phases.

When do I need to mark requirements as Complete in REQUIREMENTS.md?

Mark requirements as Complete in REQUIREMENTS.md when a milestone's verification is complete and you are finalizing closeout. This updates v1 requirements and promotes the next milestone scope to prepare for upcoming project work.

Can I preserve milestone history by archiving .planning artifacts?

Yes, archiving .planning artifacts during milestone closeout preserves project history by moving completed work and historical records out of the active workspace. This ensures past milestones remain accessible while preparing the next plan.

Does milestone closeout work without manual state-management updates?

Milestone closeout handles state-management automatically by manipulating .planning artifacts, ROADMAP.md, and REQUIREMENTS.md without manual updates. It archives completed work and updates requirement states to prep the next milestone cleanly.