transition

Validate phase completion and advance ROADMAP.md, STATE.md, and PROJECT.md.

17|4|Updated Oct 8, 2021
One-click install
npx skills add https://github.com/virtengine/virtengine --skill transition-virtengine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transition
Source: https://github.com/virtengine/virtengine/tree/main/.github/skills/transition
Command: npx skills add https://github.com/virtengine/virtengine --skill transition-virtengine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mark current phase complete and advance to next. Handles progress tracking, PROJECT.md evolution, and phase advancement.

Core Features & Use Cases

  • Automates phase transition workflows across ROADMAP.md, STATE.md, and PROJECT.md.
  • Ensures consistent progress tracking, handoffs between phases, and milestone governance.
  • Provides safety rails when plans are incomplete, prompting for confirmation and logging decisions.

Quick Start

Confirm the current phase is complete to advance to the next phase.

Frequently Asked Questions about transition

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

FAQPage Schema
How do I automate project phase transitions and milestone tracking?

Automate project phase transitions by validating phase completion and advancing updates across ROADMAP.md, STATE.md, and PROJECT.md. It enforces constraints, logs decisions, and tracks progress across multi-phase milestones in a software development lifecycle.

What is the best way to handle incomplete plans during a phase transition?

Handling incomplete plans during a phase transition triggers safety rails that prompt for confirmation before advancing. The transition mechanism enforces constraints, logs your decision, and updates context data accordingly to ensure milestone governance is maintained.

How do I mark the current project phase complete and advance to the next?

Mark the current phase complete by confirming completion criteria to advance to the next phase. The transition workflow validates the current state, updates STATE.md, and evolves PROJECT.md to reflect the new milestone and phase progression.

Can I use phase transition workflows for multi-phase milestones in software development?

Phase transition workflows support multi-phase milestones across a software development lifecycle by automating progress tracking, handoffs between phases, and milestone governance. It consistently advances ROADMAP.md and PROJECT.md documents through successive phases.

Why does phase advancement require validation before updating project context?

Phase advancement requires validation to enforce constraints and ensure completion criteria are met before updating project context. This prevents incomplete plans from silently advancing, prompting for confirmation and logging decisions to maintain accurate progress tracking.