What problem does it solve?
This Skill helps an orchestrator profile break complex requests into the right Kanban tasks, assign them to real available profiles, and keep the work moving without accidentally doing the implementation itself.
Core Features & Use Cases
- Profile-aware decomposition: Discovers which profiles actually exist before assigning work, preventing silent failures from unknown assignees.
- Kanban task routing: Splits requests into parallel lanes, creates dependent cards with proper parent links, and supports synthesis, review, and handoff patterns.
- Safety and workflow guardrails: Enforces the "decompose, don't execute" rule, helps avoid over-linking or bundling unrelated work, and supports goal-mode or recovery for long-running tasks.
- Use case: A user asks for research, implementation, and review, and this Skill turns that into a task graph that routes each part to the right specialist profile in the right order.
Quick Start
Use the kanban orchestrator skill to inspect the available profiles, propose a task graph for the request, and create the needed Kanban cards with correct assignees and dependencies.