human-tasks

Create [HUMAN] tasks with assignees and notify the orchestrator.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill human-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-tasks
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/human-tasks
Command: npx skills add https://github.com/MrWest3/west-command-center --skill human-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a task cannot be completed because it requires human capabilities, this skill helps you create a clearly defined HUMAN task, block your own work, and notify the orchestrator so it surfaces in the next briefing.

Core Features & Use Cases

  • Create a human task with clear step-by-step instructions, tagged with [HUMAN], and assigned to a human.
  • Block your own task on the created human task to prevent progress until the human completes it.
  • Notify the orchestrator to surface the blocker in the next briefing and optionally alert the user if the task is urgent.
  • Use case: when a payment, credential input, or physical action is required that the AI cannot perform autonomously.

Quick Start

Create a [HUMAN] task with precise instructions, block your own work on it, and notify the orchestrator to surface it in the next briefing.

Frequently Asked Questions about human-tasks

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

FAQPage Schema
How do I route a workflow blocker to a human for manual intervention?

To route a workflow blocker to a human, the skill creates a clearly defined task tagged with [HUMAN], assigns it to a human via --assignee, and sets the project to human-tasks. This blocks automated progress and notifies the orchestrator to surface the issue in the next briefing.

When should I use human-in-the-loop task routing in an automated workflow?

Use human-in-the-loop task routing when a workflow requires human capabilities like payment approvals, credential inputs, or physical actions. The skill blocks the automated task and generates a HUMAN task with precise instructions for the assignee to execute.

How do I notify an orchestrator about an urgent human task?

You notify an orchestrator about an urgent human task by creating the task with clear step-by-step instructions and blocking your own work on it. The skill then alerts the orchestrator to surface the blocker in the next briefing and optionally flags it as urgent.

Can I block an automated task until a human completes an approval?

Yes, you can block an automated task until a human completes an approval. The skill creates the required HUMAN task and blocks your own work on it, preventing the automated workflow from progressing until the assigned human completes the manual action.

What is the best way to track human tasks requiring physical actions?

The best way to track human tasks requiring physical actions is to route them into a dedicated human-tasks project. The skill enforces a [HUMAN] title and assignee, then notifies the orchestrator so the physical action requirement surfaces immediately in briefings.