kanban-orchestrator

Automates Kanban workflows across multiple specialist agents with anti-temptation rules and recovery mechanisms.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill kanban-orchestrator-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/srivtx/supercharger-opencode/tree/main/agents/kanban-orchestrator
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill kanban-orchestrator-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex task of orchestrating Kanban workflows, ensuring efficient routing and execution of work across multiple specialists.

Core Features & Use Cases

  • Task Orchestration: Automates the creation and assignment of Kanban tasks to the appropriate specialists.
  • Multi-Agent Support: Integrates with various agent profiles for specialized work.
  • Anti-Temptation Rules: Enforces the rule of not executing work yourself and adheres to Kanban best practices.
  • Decomposition Playbook: Provides a structured approach to breaking down tasks and assigning them based on profiles.
  • Goal-mode Cards: Supports long-running tasks with persistent workers and goal checks.
  • Recovery Mechanisms: Offers tools to reclaim and reassign stuck tasks.
  • Use Case: For a project manager who needs to distribute tasks across a team of specialists, the Kanban Orchestrator Skill can automatically create and assign tasks based on the required expertise, ensuring smooth workflow execution.

Quick Start

Set up the Kanban Orchestrator Skill by running the command: kanban-orchestrator setup.

Frequently Asked Questions about kanban-orchestrator

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

FAQPage Schema
How do I automate task routing across multiple specialists in a Kanban workflow?

Automating task routing in a Kanban workflow involves orchestrating work distribution across multiple specialists based on their profiles. This Skill enforces anti-temptation rules to prevent manual execution and uses a structured decomposition playbook to assign tasks efficiently.

What is the best way to break down long-running tasks for multi-agent orchestration?

Breaking down long-running tasks for multi-agent orchestration requires using goal-mode cards with persistent workers. These cards maintain state through goal checks, ensuring complex tasks are tracked and completed without losing progress across specialist handoffs.

How does task recovery work when a Kanban task gets stuck during multi-agent execution?

Task recovery for stuck Kanban tasks works by reclaiming and reassigning the work to available specialists. The recovery mechanism identifies stalled items in the workflow and redistributes them, preventing bottlenecks and ensuring smooth execution across the team.

Can I use Kanban orchestration to distribute work without manually executing tasks myself?

Yes, Kanban orchestration enforces anti-temptation rules that prevent you from executing work manually. It automatically creates and assigns tasks to appropriate specialists based on required expertise, adhering to best practices for workflow management and delegation.

When should I use a structured decomposition playbook for task assignment?

A structured decomposition playbook should be used when you need to break down complex tasks and assign them based on specialist profiles. It provides a systematic approach to ensure each component is matched with the right expertise for efficient workflow execution.