kasmos-cli

Document kas CLI commands for managing tasks, instances, and skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kas, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to the kas CLI commands and workflows, ensuring accurate execution and troubleshooting for task, instance, and skill management.

Core Features & Use Cases

  • Task Management: Offers detailed instructions for creating, registering, listing, and updating tasks.
  • Instance Management: Provides guidance on pausing, resuming, and managing instances of tasks.
  • Signal Processing: Explains how to list and process signals for FSM transitions.
  • Audit and Tmux Commands: Offers commands for listing audit events and managing orphan tmux sessions.
  • Skills and Setup: Covers skill listing and syncing, as well as setup and initialization commands.
  • Serve Command: Explains how to start the task store HTTP server.
  • Workflows and Edge Cases: Details common workflows, edge cases, and troubleshooting tips.
  • **Quick Start Use the kasmos-cli skill to list all tasks with the status 'implementing'.

Frequently Asked Questions about kasmos-cli

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

FAQPage Schema
How do I manage task lifecycle transitions using the kas CLI?

Manage task lifecycle transitions in the kas CLI by executing exact commands to create, register, list, pause, resume, and update tasks, ensuring accurate workflow execution and troubleshooting.

How do I process FSM signals for kas instances from the command line?

Process FSM signals for kas instances by running specific kas CLI commands designed to list and process signals, enabling controlled state transitions for your active instances.

Do I need the kas command-line tool installed to manage instances and skills?

Yes, you need the kas command-line tool installed and set up locally. The skill provides setup and initialization guidance, but the tool itself is a required dependency for executing any commands.

What is the best way to clean up orphan tmux sessions when working with kas?

Clean up orphan tmux sessions using specific kas CLI audit commands designed to list audit events and manage orphaned sessions, keeping your workflow environment streamlined and free of lingering processes.

How do I start the task store HTTP server using kas?

Start the task store HTTP server by running the serve command provided by the kas CLI, which initializes the server to manage and expose your task store over HTTP.

Why are my kas task management commands not working as expected?

Task management commands may fail due to incorrect syntax or skipped initialization. Refer to the skill's troubleshooting tips and edge cases to ensure proper setup and exact command usage.