kanban-worker

Guide Kanban worker lifecycle management and workspace handling within the Hermes system.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides detailed guidance on Kanban worker tasks, including pitfalls, examples, and edge cases, enhancing the user's ability to handle specific scenarios effectively.

Core Features & Use Cases

  • In-depth Knowledge: Offers comprehensive guidance on Kanban worker tasks, including lifecycle management and workspace handling.
  • Best Practices: Shares best practices for summary and metadata shapes, effective block reasons, and heartbeat strategies.
  • Retry Scenarios: Provides insights into common retry scenarios and how to handle them.
  • CLI Fallback: Includes a CLI fallback section for scripting and terminal use.

Quick Start

Load the kanban-worker skill to gain deeper insights into Hermes Kanban worker tasks and improve your task handling.

Frequently Asked Questions about kanban-worker

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

FAQPage Schema
How do I manage the lifecycle of a Kanban worker in the Hermes system?

Kanban worker lifecycle management in Hermes involves handling workspace initialization, task execution phases, and heartbeat strategies to maintain active worker status. This Skill provides detailed guidance on navigating these lifecycle stages, including setup, execution, and graceful shutdown procedures.

What are the best practices for Kanban worker summary and metadata shapes?

Best practices for Kanban worker summary and metadata shapes involve structuring task outputs to clearly define block reasons and execution status. This Skill outlines effective metadata structures, ensuring consistent task tracking and accurate summary reporting within the Hermes framework.

How do I handle common retry scenarios for Hermes Kanban worker tasks?

Handling common retry scenarios for Hermes Kanban worker tasks requires identifying transient failures and implementing appropriate block reasons. This Skill offers insights into retry patterns, helping you troubleshoot errors and optimize task re-execution strategies effectively.

Does the Hermes Kanban system support CLI fallback for worker task scripting?

Yes, the Hermes Kanban system supports CLI fallback for worker task scripting and terminal use. This Skill includes a dedicated CLI fallback section, enabling developers to automate task handling and integrate Kanban worker operations into custom shell scripts.

Why is my Kanban worker getting blocked and how do I resolve it?

Kanban workers get blocked due to specific block reasons defined during task execution, such as resource unavailability or dependency failures. This Skill helps you identify effective block reasons and provides strategies to resolve workspace handling issues and resume processing.