kanban-worker

Standardize Kanban worker handoffs and task lifecycle management for multi-agent operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps Hermes Kanban workers avoid handoff mistakes, stale workspace assumptions, and weak completion reports by giving clear guidance for tricky worker scenarios.

Core Features & Use Cases

  • Explains how to handle scratch, shared directory, and worktree workspaces safely.
  • Clarifies tenant isolation rules so persistent memory stays partitioned correctly.
  • Shows how to write strong summaries, structured metadata, heartbeats, blocks, and completions.
  • Covers retry diagnostics, review-required flows, and created-card tracking for multi-agent work.

Quick Start

Use the kanban-worker skill to guide a dispatched Hermes worker through workspace handling, lifecycle decisions, and structured handoff metadata for the current task.

Frequently Asked Questions about kanban-worker

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

FAQPage Schema
How do I standardize multi-agent Kanban worker handoffs to prevent stale workspace assumptions?

Standardize multi-agent Kanban worker handoffs by applying structured lifecycle management rules for workspace handling, tenant isolation, and safe completion decisions. This prevents stale workspace assumptions and ensures review-ready handoffs.

What is the best way to handle workspace isolation for dispatched workers across scratch, shared, and worktree directories?

Handle workspace isolation for dispatched workers by applying specific safety rules for scratch, shared directory, and worktree workspaces. This ensures persistent memory remains partitioned correctly for tenant isolation.

How do I write strong structured summaries and heartbeat reports for multi-agent task completion?

Write strong structured summaries and heartbeat reports by following standardized guidance for multi-agent task completion. This provides durable operations tracking through structured metadata and created-card tracking.

How does retry diagnostics and blocking work for review-required flows in Kanban worker scenarios?

Retry diagnostics and blocking in review-required flows work by providing structured lifecycle decisions for dispatched Kanban worker scenarios. This ensures safe handling of retries and review-required coordination.

Can I use structured lifecycle decisions to manage tenant isolation and created-card tracking for durable operations?

Yes, you can use structured lifecycle decisions to manage tenant isolation and created-card tracking. This provides durable multi-agent operations by partitioning persistent memory and tracking newly created cards safely.