kanban-orchestrator

Assign Kanban tasks to profiles based on roles and dependencies.

1|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-agent --skill kanban-orchestrator-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/aayushsoam/clawbot-agent/tree/main/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/aayushsoam/clawbot-agent --skill kanban-orchestrator-aayushsoam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the routing and management of Kanban tasks across different specialized profiles, ensuring efficient workflow orchestration.

Core Features & Use Cases

  • Profile-based Task Routing: Automates the assignment of tasks to appropriate profiles based on predefined rules.
  • Anti-Temptation Rules: Enforces separation of roles, ensuring that orchestrators do not perform tasks themselves.
  • Task Decomposition and Creation: Helps in breaking down complex tasks into manageable subtasks and assigning them to the right profiles.
  • Dependency Management: Handles dependencies between tasks and ensures sequential execution where necessary.
  • Use Case: For a development team using Kanban for project management, this Skill can automatically assign coding tasks to developers, design tasks to designers, and review tasks to quality assurance personnel.

Quick Start

Run the command kanban-orchestrator start task "Implement new feature" to automatically route the task to the appropriate profile.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I automatically assign Kanban tasks to specialized profiles?

To automatically assign Kanban tasks to specialized profiles, use a profile-based routing mechanism. This Skill matches role definitions and dependencies to assign tasks, ensuring coding goes to developers and reviews go to QA without manual intervention.

What is profile-based task routing in Kanban workflow management?

Profile-based task routing in Kanban workflow management is the automated assignment of tasks to specialized roles based on predefined rules. It decomposes complex tasks into subtasks and manages dependencies to ensure sequential execution across multi-agent coordination.

How do I enforce separation of roles so orchestrators do not perform tasks themselves?

To enforce separation of roles so orchestrators do not perform tasks themselves, apply anti-temptation rules. These rules prevent the orchestrator from executing tasks directly, strictly routing work to the appropriate specialized profiles for execution.

How do I manage task dependencies and sequential execution for development workflows?

To manage task dependencies and sequential execution for development workflows, configure dependency rules within your Kanban orchestrator. It handles task decomposition and ensures subtasks execute in the correct order based on their defined dependencies.

Can I use Kanban task routing for multi-agent project management and administrative workflows?

Yes, you can use Kanban task routing for multi-agent project management and administrative workflows. It coordinates specialized profiles, automatically creating and routing decomposed tasks across development, design, and administrative roles.