kanban-worker

Manage cross-worker Kanban tasks with kanban_complete, kanban_block, and kanban_comment flows.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill kanban-worker-devsoul2026
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kanban-worker
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/skills/devops/kanban-worker
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill kanban-worker-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hermes Kanban workflows are error-prone when coordinating multiple agents. This skill provides structured guidance to reduce miscommunication, prevent unsafe handoffs, and clarify task boundaries in kanban-style task dispatches.

Core Features & Use Cases

  • Guidance on workspace handling (scratch, dir:, worktree), tenant isolation, and safe sharing of persistent state across workers.
  • Templates and examples for kanban_complete, kanban_block, kanban_comment to communicate progress, blockers, and reviews.
  • CLI-level workflows to inspect, block, and complete tasks with cross-agent handoffs.

Quick Start

Instantly review the current Kanban task, add context via kanban_comment, decide with kanban_block or complete with kanban_complete, and spawn updated task state for the next worker.

Frequently Asked Questions about kanban-worker

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

FAQPage Schema
How do I manage multi-agent Kanban workflows safely?▼

Safe multi-agent Kanban workflows require structured task dispatching with decision gating, tenant isolation, and reliable completion criteria to coordinate cross-worker handoffs and prevent miscommunication.

What is the best way to handle cross-worker task handoffs in Hermes?▼

Handling cross-worker task handoffs in Hermes requires structured prompts that support kanban_complete, kanban_block, and kanban_comment flows to safely communicate progress, blockers, and updated workspace state to the next worker.

Can I use kanban_block to communicate task blockers across automated workers?▼

Yes, you can use the kanban_block flow to communicate task blockers across automated workers. It provides templates that allow agents to report issues, clarify task boundaries, and prevent unsafe state sharing during multi-agent collaboration.

Does this skill support workspace isolation for multi-agent task management?▼

Yes, this skill supports workspace isolation for multi-agent task management. It provides guidance on tenant isolation, scratch space handling, worktree management, and safe sharing of persistent state across workers.

Why do my automated task dispatches fail during multi-agent collaboration?▼

Automated task dispatches fail during multi-agent collaboration due to miscommunication, unsafe handoffs, and unclear task boundaries. Structured Kanban guidance with decision gating and reliable completion criteria is needed to reduce these errors.