kanban-orchestrator

Decompose complex multi-agent goals into kanban task graphs with dependencies and specialist assignees.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill kanban-orchestrator-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill kanban-orchestrator-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of overloaded orchestrators and misrouted work in multi-agent kanban systems, ensuring complex goals are properly decomposed into tasks assigned to specialized worker profiles instead of being executed manually by the routing agent.

Core Features & Use Cases

  • Task Decomposition Playbook: Structured workflow to break complex goals into task graphs with clear dependencies and assignee profiles.
  • Specialist Roster Conventions: Pre-defined mappings of work types to standard specialist profiles (researcher, analyst, engineer, etc.) for consistent task assignment.
  • Anti-Temptation Guardrails: Enforced rules that prevent orchestrators from executing work manually, strictly enforcing the "route, don't execute" workflow.
  • Dependency & Recovery Management: Auto-promotion of tasks when parent dependencies are completed, plus workflows to reclaim, reassign, or fix stuck worker tasks.
  • Use Case: For a Postgres migration evaluation, decompose the work into parallel cost and performance research tasks, a synthesis step for an analyst, and a memo drafting task for a writer, all routed automatically via the kanban system.

Quick Start

Use the kanban-orchestrator skill to decompose your complex multi-step project into a routed kanban task graph assigned to the appropriate specialist 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 complex multi-agent workflows into structured task graphs?

Multi-agent workflow decomposition breaks complex goals into structured kanban task graphs with defined dependencies and specialist assignees. This ensures work is routed to specialized worker profiles instead of being executed manually by the orchestrator.

What is the route-not-execute pattern in multi-agent orchestration?

The route-not-execute pattern in multi-agent orchestration enforces guardrails that prevent routing agents from executing work manually. It strictly delegates tasks to specialized worker profiles via kanban boards to eliminate misrouted work and overloaded orchestrators.

How do I manage dependencies and recovery for stuck worker tasks on a kanban board?

Managing stuck worker tasks on a kanban board involves auto-promoting tasks when parent dependencies complete and applying recovery workflows to reclaim, reassign, or fix failed tasks, maintaining overall workflow continuity.

Can I route parallel task fan-out and sequential pipeline gating to specialized agents?

Yes, you can route parallel task fan-out and sequential pipeline gating to specialized agents. The system maps work types to standard specialist profiles, supporting complex routing scenarios including human-in-the-loop review steps.

What's the best way to prevent an orchestrator agent from executing tasks instead of routing them?

To prevent an orchestrator from executing tasks, apply enforced anti-temptation guardrails that strictly mandate the route, don't execute workflow. This eliminates the risk of overloaded orchestrators and misrouted work in multi-agent systems.

Does multi-agent kanban orchestration support human-in-the-loop review steps?

Yes, multi-agent kanban orchestration supports human-in-the-loop review steps. It applies to orchestrator profiles that route work to specialized workers, integrating manual reviews seamlessly within parallel task fan-out and sequential pipeline gating.