kasmos-architect

Decompose high-level planner specifications into implementation plans and architecture metadata.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kasmos, MCP, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The kasmos-architect Skill unit addresses the challenge of transforming high-level planner specifications into a detailed, actionable implementation plan for software development projects.

Core Features & Use Cases

  • Task Decomposition: Break down complex project plans into manageable, coder-ready tasks.
  • Architecture Metadata: Generate metadata that provides insights into the architecture of the project.
  • Wave-based Orchestration: Organize tasks into waves for efficient execution and parallelism.

Quick Start

Initialize the kasmos-architect Skill and start the architecting process by running 'kas serve' to start the rest API, admin UI, and shared HTTP MCP endpoint.

Frequently Asked Questions about kasmos-architect

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

FAQPage Schema
How do I decompose high-level project specifications into coder-ready tasks?

Task decomposition organizes complex project plans into manageable, coder-ready tasks. This process relies on the kasmos multi-agent orchestration tool and MCP endpoints to structure software architecture effectively.

What is wave-based orchestration in multi-agent software architecture?

Wave-based orchestration organizes decomposed tasks into sequential waves for efficient execution and parallelism. This allows multi-agent systems to execute project plans with optimized task coordination across MCP endpoints.

How do I start the kasmos-architect process for task decomposition?

To start the task decomposition process, initialize the kasmos-architect Skill and run 'kas serve'. This command starts the REST API, admin UI, and shared HTTP MCP endpoint required for architecting.

Do I need MCP and kasmos to generate architecture metadata?

Generating architecture metadata requires both the kasmos multi-agent orchestration tool and MCP endpoints. These dependencies enable the system to process planner specifications and produce detailed implementation plans.

What is the best way to break down complex software plans for parallel execution?

The best way to break down complex plans for parallel execution is using wave-based orchestration. This approach organizes coder-ready tasks into waves, enabling efficient multi-agent execution and detailed architecture metadata.