beo-executing

Community

Orchestrates per-worker task execution loop.

Authorminhtri2710
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines and coordinates the per-worker execution loop required to implement a single task at a time. It handles prompting a worker, dispatching the work, verifying outcomes, and looping back for the next task, ensuring disciplined progress from plan to completion.

Core Features & Use Cases

  • Executes one task at a time in a controlled loop: plan, dispatch, verify, report, and repeat until closed.
  • Supports both worker mode (direct execution) and standalone mode (dispatching subagents for multiple tasks) with consistent phase transitions.
  • Provides governance and guardrails for task readiness, dependencies, and reporting to downstream beads.

Quick Start

Run the per-worker execution loop on the next open task bead.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: beo-executing
Download link: https://github.com/minhtri2710/skills/archive/main.zip#beo-executing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.