ferrox-complete-milestone

Archive completed software milestones with readiness checks and versioned roadmap archives.

21|9|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-complete-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ferrox-complete-milestone
Source: https://github.com/FerroxLabs/ferrox-factory/tree/main/skills/ferrox-complete-milestone
Command: npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-complete-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you close out a completed milestone without losing the historical record, so the shipped version, requirements, and roadmap are preserved and the next cycle can start cleanly.

Core Features & Use Cases

  • Milestone Verification: Checks that the milestone has the required audit and completed phase summaries before archival.
  • Archive Management: Creates versioned roadmap and requirements archives, then collapses the active planning files into concise current-state references.
  • Release Prep: Updates project status, prepares the next milestone context, and supports git tagging and commit hygiene.
  • Use Case: A team finishes version 1.8 and uses this Skill to confirm readiness, archive the milestone artifacts, update planning docs, and tag the release.

Quick Start

Use the ferrox-complete-milestone skill to archive version 1.8 and prepare the next milestone.

Frequently Asked Questions about ferrox-complete-milestone

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

FAQPage Schema
How do I archive a completed software milestone without losing requirements and roadmap history?

Archiving a completed milestone involves validating readiness through phase summaries, creating versioned archives of your roadmap and requirements, then collapsing active planning files into concise current-state references to prepare for the next version.

What milestone readiness checks are required before archiving a shipped release?

Before archiving a shipped release, you must check milestone audits and verify that completed phase summaries exist in the SUMMARY.md records. These readiness checks ensure the milestone is fully validated before creating archives and git tags.

How do I prepare a git tag and commit for a release milestone?

Release prep for a milestone involves updating project status, preparing the next milestone context, and applying git commit hygiene. After validating readiness and creating versioned archives, you prepare the git tag and commit to finalize the shipped version.

What is the best way to manage roadmap and requirements archives after a version ships?

After a version ships, create versioned roadmap and requirements archives to preserve history, then collapse the active planning files into concise current-state references. This approach maintains the historical record while resetting the workspace for the next planning cycle.

Does milestone archival work for release management workflows without external dependencies?

Milestone archival works for release management workflows without external dependencies. It handles phase verification, archive creation, and git tag preparation internally by checking milestone audits and SUMMARY.md phase records within your project state.

When should I not use an automated milestone archival process?

You should not use a milestone archival process when phase summaries are incomplete or milestone audits fail. If readiness checks fail, collapsing active planning files and creating versioned archives prematurely would lose the context needed to properly finish the shipped version.