kanban-worker

Explain Kanban lifecycle stages, pitfalls, and handoff best practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides detailed insights into the Kanban lifecycle, helping you navigate pitfalls and edge cases for effective Kanban task management.

Core Features & Use Cases

  • Kanban Lifecycle Insight: Delve into the 6-step Kanban lifecycle (orient → work → heartbeat → block/complete).
  • Edge Cases and Pitfalls: Understand and avoid common issues in Kanban workflows.
  • Summary and Metadata Shapes: Learn the best practices for summarizing work and structuring metadata in Kanban handoffs.
  • Heartbeat Best Practices: Learn when and how to send effective heartbeats during the task lifecycle.
  • Retry Scenarios: Diagnose and address retry scenarios after task failures.

Quick Start

Load the kanban-worker skill and use it to understand specific scenarios in your Kanban workflow.

Frequently Asked Questions about kanban-worker

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

FAQPage Schema
What is the Kanban lifecycle and how do its stages work for task workflows?

The Kanban lifecycle is a 6-step workflow sequence (orient, work, heartbeat, block, complete) that structures task management. It guides workers through task execution stages, ensuring proper handoffs, status updates, and completion criteria are met.

How do I manage task handoffs and heartbeats in Kanban workflows?

Effective Kanban handoffs require structuring metadata and summarizing work properly. Heartbeats should be sent at key lifecycle stages to signal task progress, with best practices dictating timing and content to maintain workflow transparency.

Why do Kanban tasks fail and how do I handle retry scenarios?

Kanban tasks fail due to common pitfalls like improper handoffs, missed heartbeats, or metadata issues. Retry scenarios require diagnosing the failure point within the lifecycle stages and addressing the specific edge case before reattempting.

What are common Kanban workflow pitfalls and how can I avoid them?

Common Kanban pitfalls include improper lifecycle stage transitions, poorly structured task metadata, and ineffective handoffs. Avoiding these requires understanding the 6-step workflow sequence and following heartbeat best practices.

How do I structure metadata for Kanban task summaries and handoffs?

Kanban metadata should capture task state, progress, and context needed for seamless handoffs. Best practices involve structuring summary data to reflect lifecycle stage, block reasons, and completion status for effective workflow continuation.

Can I use Kanban workflows for complex task management with multiple stages?

Kanban workflows support complex task management through a structured 6-step lifecycle. The system handles edge cases, retry scenarios, and heartbeat monitoring, making it suitable for multi-stage tasks requiring careful progress tracking.