kanban-worker

Guide Hermes Kanban workers through task lifecycles, handoffs, and retries.

Updated May 9, 2026
One-click install
npx skills add https://github.com/pmcdowall/hermes-skills --skill kanban-worker-pmcdowall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-worker
Source: https://github.com/pmcdowall/hermes-skills/tree/main/devops/kanban-worker
Command: npx skills add https://github.com/pmcdowall/hermes-skills --skill kanban-worker-pmcdowall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Hermes Kanban workers avoid workflow mistakes by providing deeper guidance for handling task lifecycles, collaboration handoffs, retries, and edge cases beyond the automatically injected lifecycle instructions.

Core Features & Use Cases

  • Worker Workflow Guidance: Provides practical patterns for workspace handling, tenant isolation, heartbeats, blocking, and completing tasks with useful metadata.
  • Failure and Retry Diagnostics: Explains how to interpret previous runs, avoid repeated failures, and respond correctly to blocked or archived tasks.
  • Handoff Quality Improvement: Shows how to create clear summaries and structured metadata for downstream workers, reviewers, and schedulers.

Quick Start

Use the kanban-worker skill when working as a Hermes Kanban worker that needs detailed guidance for completing, blocking, or handing off tasks correctly.

Frequently Asked Questions about kanban-worker

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

FAQPage Schema
How do I handle multi-agent task handoffs in a Kanban workflow?

Multi-agent task handoffs require structured metadata practices and lifecycle-aware handling of Kanban states. This Skill provides operational guidance for workspace management, task completion, blocking decisions, and worker coordination to ensure reliable collaboration.

What is the best way to manage task retries and avoid repeated failures across agents?

Task retry handling involves interpreting previous runs and responding correctly to blocked or archived tasks. This Skill provides failure diagnostics that explain how to analyze past execution states and avoid recurring errors in downstream worker operations.

How do I create clear handoff summaries for downstream workers and schedulers?

Clear handoff summaries require structured metadata that communicates task state and context to downstream workers, reviewers, and schedulers. This Skill shows how to format and transmit this operational data to improve collaboration reliability.

When do I need lifecycle-aware handling for blocked or archived Kanban tasks?

Lifecycle-aware handling is needed when managing workspace isolation, heartbeats, and blocking decisions in multi-agent workflows. This Skill provides practical patterns for correctly transitioning tasks through complex Kanban states and edge cases.

Does this Skill provide workflow guidance for tenant isolation and workspace management?

Yes, this Skill provides practical workflow guidance for workspace handling, tenant isolation, and heartbeats. It extends basic Kanban worker instructions with deeper operational patterns for completing tasks with useful metadata.

Why do Hermes Kanban workers need additional guidance beyond automatically injected lifecycle instructions?

Automatically injected lifecycle instructions lack depth for handling edge cases, retries, and collaboration handoffs. This Skill provides detailed failure diagnostics and structured handoff patterns to prevent workflow mistakes in complex multi-agent scenarios.