What problem does it solve?
This Skill prevents your agent workflow from stalling when the next step is impossible without a human making a decision, providing credentials, performing physical action, or completing an external manual task.
Core Features & Use Cases
- Capability-block routing: Detects that a blocker is not a permission issue but a genuine human-required dependency and frames it as a [HUMAN] task.
- Actionable, step-by-step instructions: Forces the task creator to write instructions specific enough that a human can complete the work without needing follow-up questions.
- Operational unblocking behavior: Blocks the agent’s own task, notifies the orchestrator/user, and then resumes immediately once the human task is marked complete.
Quick Start
Create a new human task with a title starting with [HUMAN], assign it to human, put it in the human-tasks project, block your current task on it, and notify the orchestrator so it appears in the next briefing.