kasmos-lifecycle

Guide kasmos users through plan lifecycle states and signal emission protocols.

5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/kastheco/kasmos --skill kasmos-lifecycle
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kasmos-lifecycle
Source: https://github.com/kastheco/kasmos/tree/main/.agents/skills/kasmos-lifecycle
Command: npx skills add https://github.com/kastheco/kasmos --skill kasmos-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The kasmos-lifecycle Skill simplifies navigation and management of the kasmos plan lifecycle, providing detailed information about signal mechanics, state transitions, and mode detection for efficient multi-agent orchestration.

Core Features & Use Cases

  • Lifecycle Overview: Get a clear understanding of the plan lifecycle stages and their transitions.
  • Signal Mechanics: Understand how to emit signals for managing the kasmos plan lifecycle, including primary and fallback methods.
  • Mode Detection: Quickly determine whether the kasmos instance is in managed or manual mode.
  • Agent Roles: Guide on when to use specific kasmos roles such as planner, coder, reviewer, and custodian.
  • Use Case: A project manager needing to understand how to signal the start of the implementation phase for a kasmos plan.

Quick Start

To review the current state of a plan and understand the available transitions, use 'kasmos-lifecycle state --plan "plan-file-name"'

Frequently Asked Questions about kasmos-lifecycle

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

FAQPage Schema
What are the valid state transitions in a multi-agent plan lifecycle?▼

Signal management controls the kasmos plan lifecycle by emitting specific signals to trigger state transitions. You can use primary and fallback emission methods to effectively manage workflow progression in multi-agent orchestration.

How do I check if my kasmos instance is in managed or manual mode?▼

Specific kasmos roles such as planner, coder, reviewer, and custodian are used at different stages of the plan lifecycle. This Skill guides when to apply each role for effective multi-agent orchestration and workflow management.

How do I signal the start of the implementation phase for a plan?▼

You can review the current state and available transitions of a plan by running the kasmos-lifecycle state command with the plan file name. This provides detailed insights into the plan lifecycle and its valid next stages.

What is signal management in multi-agent orchestration workflows?▼

Signal management in multi-agent orchestration involves emitting signals to control plan lifecycle state transitions. This Skill explains the primary and fallback signal emission protocols needed to manage kasmos workflows.