old-orchestrate-next-milestone

Automate milestone execution with code, tests, and documentation updates.

2|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/vosslab/vosslab-skills --skill old-orchestrate-next-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: old-orchestrate-next-milestone
Source: https://github.com/vosslab/vosslab-skills/tree/main/docs/archive/skills/old-orchestrate-next-milestone
Command: npx skills add https://github.com/vosslab/vosslab-skills --skill old-orchestrate-next-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the execution and closure of a manager-selected milestone in a project, ensuring deliverables are completed with evidence of passing gates.

Core Features & Use Cases

  • Milestone Execution: Automates the implementation of the selected milestone, including necessary code, tests, and documentation updates.
  • Adjacent Fix Application: Includes adjacent fixes to pass milestone gates or prevent regressions.
  • Evidence Preparation: Captures command outputs, pass/fail results, and before/after artifacts for transparency.
  • Documentation Updates: Updates the CHANGELOG and plan status based on evidence of completion.
  • Use Case: When a manager or reviewer indicates the start of the next milestone, this Skill ensures end-to-end delivery with clear evidence.

Quick Start

Orchestrate the next milestone using the command: /old-orchestrate-next-milestone

Frequently Asked Questions about old-orchestrate-next-milestone

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

FAQPage Schema
How do I automate milestone execution and closure for a software project?

Automating milestone execution involves implementing code, tests, and documentation updates to complete deliverables. This process handles milestone-specific gates and generates manager-grade evidence reports capturing pass/fail results and before/after artifacts.

What is the best way to ensure milestone deliverables pass required gates?

To ensure deliverables pass milestone gates, apply adjacent fixes that prevent regressions during code implementation. This approach captures command outputs and validates pass/fail results to provide transparent evidence of completion.

How do I generate evidence reports for completed project milestones?

Generating evidence reports requires capturing command outputs, test results, and before/after artifacts during milestone execution. These reports document gate compliance and update the CHANGELOG and plan status based on verified completion.

Can I update project documentation automatically when closing a milestone?

Yes, you can update documentation automatically when closing a milestone. The closure process modifies the CHANGELOG and updates plan status using captured evidence of passing gates, ensuring documentation reflects the current project state.

Do I need a manager-selected milestone to start code implementation and testing?

Yes, a manager-selected milestone is required to initiate code implementation and testing. This ensures the execution aligns with reviewer priorities and delivers end-to-end results with clear evidence of completion.

Why apply adjacent fixes during milestone management?

Applying adjacent fixes during milestone management prevents regressions and ensures code passes milestone-specific gates. This maintains project stability while automating the implementation of selected deliverables and documentation updates.