manage-lifecycle

Automate plan lifecycle coordination across discovery, phase progression, archiving, and routing.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill manage-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-lifecycle
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/plan-marshall/skills/manage-lifecycle
Command: npx skills add https://github.com/cuioss/plan-marshall --skill manage-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Plan lifecycle management for multiple plans, covering discovery, phase transitions, archiving, and routing decisions to minimize manual coordination and errors.

Core Features & Use Cases

  • Discover and track plan status across phases.
  • Transition completed phases and auto-advance to the next one.
  • Archive finished plans for long-term storage and auditing.

Quick Start

Run the manage-lifecycle.py script with a plan-id to list, transition, archive, or route as needed.

Frequently Asked Questions about manage-lifecycle

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

FAQPage Schema
How do I automate plan lifecycle management across multiple phases?

Automating plan lifecycle management involves coordinating discovery, phase progression, archiving, and routing context. This ensures consistent progress tracking, governance, and state visibility across multiple plans, minimizing manual coordination and errors.

What is context-aware routing in workflow status tracking?

Context-aware routing in workflow status tracking directs plan information to the appropriate downstream processes based on its current state. It ensures phase sequencing and state visibility are maintained while validating inputs before transitioning.

How do I transition completed phases and auto-advance plans to the next stage?

Transitioning completed phases and auto-advancing plans requires running the lifecycle script with a specific plan-id. The system validates the input, transitions the current phase, and automatically advances the plan to the next sequential stage.

What is the best way to archive finished plans for long-term auditing?

Archiving finished plans for auditing is best handled by routing completed plans to a safe archival state. This preserves the plan's context and status history for governance, ensuring long-term storage without manual intervention.

Can I use lifecycle automation for teams managing multiple plans across stages?

Lifecycle automation is designed specifically for teams managing multiple plans across stages. It provides consistent progress tracking, phase sequencing, and governance without requiring additional dependencies or complex environment setups.

Why does manual plan coordination fail when managing discovery and routing?

Manual plan coordination fails during discovery and routing due to inconsistent state visibility and human error in phase transitions. Automating the lifecycle ensures input validation and safe archival, preventing lost context and governance gaps.