kanban-orchestrator

Decompose user prompts into Kanban task graphs across Hermes profiles.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill kanban-orchestrator-lamseyahelias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/LamseyahElias/jarvis-cloud-v2/tree/main/hermes-agent/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill kanban-orchestrator-lamseyahelias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps Hermes orchestrators route work across multiple profiles by decomposing tasks instead of executing them, ensuring predictable lifecycles and robust audit trails.

Core Features & Use Cases

  • Anti-temptation rules: prevent execution and ensure work is decomposed into tasks for appropriate profiles.
  • Decomposition playbook: guidance for discovering available profiles, sketching task graphs, and creating linked Kanban cards.
  • Parallel planning and gating: supports independent lanes and synthesized tasks with parent dependencies.
  • Use case: coordinate research, analysis, and drafting across a small team of profiles with auditable handoffs.

Quick Start

Decompose a user prompt into a Kanban task graph and assign tasks to the appropriate Hermes profiles.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I decompose a user prompt into a Kanban task graph for multi-agent orchestration?

To decompose a user prompt into a Kanban task graph, this Skill routes and coordinates work across Hermes profiles by creating linked Kanban cards with parallel lanes, gating, and parent dependencies.

What is the best way to coordinate work across multiple Hermes profiles without executing tasks directly?

Coordinating work across multiple Hermes profiles without execution requires a decomposition playbook that discovers available profiles, sketches task graphs, and assigns linked Kanban cards for auditable handoffs.

How does workflow orchestration handle parallel lanes and synthesized tasks with parent dependencies?

Workflow orchestration handles parallel lanes and synthesized tasks by applying gating and linking dependencies within the Kanban task graph, ensuring independent work streams synthesize safely upon completion.

When do I need task decomposition for multi-agent planning instead of direct execution?

You need task decomposition for multi-agent planning when managing complex workflows that require predictable lifecycles, robust audit trails, and routing across a small team of profiles rather than immediate execution.

Does multi-agent orchestration support independent lanes for research, analysis, and drafting?

Yes, multi-agent orchestration supports independent lanes for research, analysis, and drafting by decomposing workflows into parallel Kanban cards with gating and synthesized parent dependencies.

What are the limitations of using a Kanban task graph for workflow orchestration?

The limitation of using a Kanban task graph for workflow orchestration is that it strictly routes and coordinates tasks without executing them, relying entirely on Hermes profiles to process the assigned work.