Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Framework enabling AI agent teams to self-manage work queues, clear roles, continuous discovery, and proactive operation via a heartbeat process.
Framework enabling AI agent teams to self-manage work queues, clear roles, continuous discovery, and proactive operation via a heartbeat process.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
A framework for self-sustaining AI agent teams.
A complete team process kit for OpenClaw agents that enables: Self-service work queues β Agents pick up tasks without human bottlenecks Clear role ownership β Everyone knows who does what Continuous discovery β Work flows in automatically Proactive operation β The team runs itself via heartbeat
# From your workspace root cp -r skills/agent-team-kit/templates/process ./process This creates: process/INTAKE.md β The 5-phase work loop process/ROLES.md β Role definitions process/OPPORTUNITIES.md β Raw ideas/discoveries process/BACKLOG.md β Triaged work queue process/STATUS.md β Who's working on what
Merge templates/HEARTBEAT.md into your existing HEARTBEAT.md: cat skills/agent-team-kit/templates/HEARTBEAT.md >> HEARTBEAT.md Or copy it directly if you don't have one yet.
Edit process/ROLES.md to match your team: Rename roles to fit your domain Add/remove specialized execution roles Update the human lead section with your name
DISCOVER β TRIAGE β READY β EXECUTE β FEEDBACK β β ββββββββββββββββββββββββββββββββββββββββ Discover β Find opportunities (Scout role) Triage β Decide what's ready (Rhythm role) Ready β Self-service queue (any agent) Execute β Do the work (assigned agent) Feedback β Learn and spawn new ideas (completing agent)
RoleMissionOwnsScout πFind opportunitiesOPPORTUNITIES.md, discoveryRhythm π₯Keep work flowingBACKLOG.md, triageHarmony π€Keep team healthyUnblocking, retros[Human]Strategic directionHard calls, spawning Execution roles (spawn as needed): Link π β Builder Pixel π¨ β Designer Sage π¦ β Architect Echo π’ β Voice Spark β¨ β Creative
If it's in Ready, any agent can pick it up. No approval needed.
Every phase has ONE owner. No ambiguity.
Ideas, discoveries, completions β if you don't log it, it didn't happen.
Main agent coordinates. Sub-agents execute. Don't do everything yourself.
process/ βββ INTAKE.md # How the loop works (reference) βββ ROLES.md # Who does what βββ OPPORTUNITIES.md # Raw discoveries (anyone adds) βββ BACKLOG.md # Triaged work (Rhythm maintains) βββ STATUS.md # Current activity (self-updated) HEARTBEAT.md # Proactive check triggers
Define in ROLES.md: Mission (one sentence) Owns (what they're responsible for) Cadence (how often they work) Outputs (what they produce) Update the ownership matrix Add spawn criteria in INTAKE.md if needed
The 5-phase loop is flexible. Adapt it: Add validation gates between phases Split EXECUTE into parallel tracks Add approval checkpoints (if your domain requires it)
β Human manually adds every task β Use triage role instead β Waiting for permission to pick up work β Ready = fair game β One agent does everything β Spawn specialists β Ideas stay in heads β Log to OPPORTUNITIES.md β Heartbeat just returns OK β Actually check the loop
Track team health: Cycle time β OPPORTUNITIES β DONE Queue depth β Items in Ready (healthy: 5-15) Stale items β Days since last triage Spawn rate β Sub-agents created per day The system runs itself. Your job is to trust it.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.