What problem does it solve?
This Skill automates the process of escalating tasks requiring human decision-making to the appropriate personnel, ensuring that critical decisions are made efficiently.
Core Features & Use Cases
- Automated Task Escalation: Escalate tasks to humans when decisions cannot be made by AI.
- Role-Based Escalation: Escalate tasks to specific roles based on the task's context.
- Task Blocking: Block the original task until the escalated task is resolved.
- Use Case: When an AI agent encounters a situation that requires a human decision, such as a design decision or missing credentials, it can automatically create a task for the human to review and decide.
Quick Start
Use the kandev-escalation skill to create an escalation task for a blocked task with the following command: kandev task create --title "Decision needed: <your specific question here>" --description "Context: <1-2 sentences of background> Question: <the specific decision the human needs to make> Options considered: - Option A: <brief description> - Option B: <brief description> Blocked task: $KANDEV_TASK_ID