kanban-orchestrator

Decompose multi-profile goals into linked Kanban task graphs without execution.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill kanban-orchestrator-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-orchestrator
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/skills/devops/kanban-orchestrator
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill kanban-orchestrator-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrator skills provide a structured governance layer that decomposes complex goals into Kanban tasks and ensures the orchestrator never executes work, enforcing safe delegation and traceable task graphs.

Core Features & Use Cases

  • Anti-temptation rules: never execute; create and manage Kanban tasks; decompose problems into independent lanes; support gating and dependencies.
  • Profile-grounded planning: discover available profiles, plan task graphs, and spawn tasks that map to specific specialists.
  • Recovery and traceability: monitor tasks, reclaim or reassign stuck work, and preserve an auditable history of decisions.

Quick Start

Decompose a user prompt into a Kanban task graph and seed the first tasks for your configured 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 project tasks into a Kanban board for multiple specialists?

Kanban task decomposition splits complex goals into independent lanes and parent-child linked cards, mapping work to specific specialist profiles without executing the underlying tasks.

What is Kanban task routing and how does it manage long-running work?

Kanban task routing coordinates long-running work by planning task graphs, spawning cards for configured profiles, and enforcing gating dependencies to ensure traceable delegation.

Can I use multi-profile Kanban orchestration for human-in-the-loop review processes?

Multi-profile Kanban orchestration supports human-in-the-loop review by decomposing tasks into gated Kanban cards, allowing manual intervention while preserving an auditable decision history.

Does Kanban orchestration execute the work it assigns to specialist profiles?

Kanban orchestration never executes work; it enforces anti-temptation rules to create, manage, and route Kanban tasks safely, ensuring the orchestrator only handles governance and decomposition.

How do I recover or reassign stuck tasks in a multi-profile Kanban setup?

Kanban orchestration provides recovery options to monitor task graphs, reclaim stuck work, and reassign tasks to available profiles while maintaining traceability across the project.

What's the best way to plan a task graph for multi-profile project management?

Task graph planning begins by discovering available profiles, decomposing the objective into independent lanes, and seeding initial Kanban cards that map directly to those specialists.