agentic-workflow
Installation
SKILL.md
Agentic Workflow (Kanban & Heartbeat System)
This skill enables an OpenClaw agent to operate continuously in the background using a State Machine (Kanban board) driven by heartbeats, and ensures high-quality output through a Maker-Checker (QA subagent) verification loop.
Core Components
- The Task Board (
TASK_BOARD.yaml): The single source of truth for all tasks. - The Heartbeat (
HEARTBEAT.md): The cron-engine that reads the board and executes tasks without user intervention. - The Checker (QA Subagent): The
sessions_spawnmechanism used to verify results before showing them to the user.
Implementation Steps (How to install this for an agent)
When a user asks you to "set up the task system" or "agentic workflow", follow these steps in their workspace:
1. Create TASK_BOARD.yaml
Create this file in the workspace root: