What problem does it solve?
This Skill helps Hermes Kanban workers handle task handoffs, workspace differences, retries, and completion/blocking decisions without losing context or making avoidable workflow mistakes.
Core Features & Use Cases
- Worker lifecycle guidance: Explains how to orient, work, heartbeat, block, and complete in the Kanban flow.
- Workspace and tenant handling: Covers scratch, shared directory, and worktree behavior, plus tenant-safe memory prefixing.
- Handoff quality patterns: Shows strong summary and metadata shapes for coding, research, and review tasks, including when to block for human review.
- Failure and retry handling: Helps workers interpret blocked, archived, timed out, crashed, or spawn-failed runs and respond appropriately.
- Use case: A spawned worker needs to decide whether to complete a docs-only task, block a code change for review, or recover from a previous failed run.
Quick Start
Use this skill to understand how to report progress, choose between completion and blocking, and format a clean Kanban handoff for the current worker task.