Enterprise Multi-Agent Automation — Production Harness with Denbun, Retry & Self-Healing

    2

    This skill provides a production-grade orchestration framework for managing multiple AI agents working in parallel on a single codebase.

    Free

    14 installs5.0 (1 review)

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Enterprise Multi-Agent Automation — Production Harness with Denbun, Retry & Self-Healing

    Example session with this skill installed

    Initialize a new multi-agent task to refactor our OAuth2 implementation, ensuring the state is persisted for handoff.

    • Read your context and instructions
    • Compiled the enterprise multi-agent automation

    [denbun] Created denbun_feat_oauth_refactor.md
    [router] Task assigned to agent3 (Claude Code)
    [harness] Initialized state in queue/tasks/agent3.yaml
    [logger] Event: task_start | ID: feat_oauth_refactor | Model: sonnet-3.5
    Waiting for agent3 notification via tmux...

    Created denbun_feat_oauth_refactor.md

    Connects securely to your tools. The creator never sees your data.

    About this skill

    What it does

    This skill provides a production-grade orchestration framework for managing multiple AI agents working in parallel on a single codebase. It implements the "Denbun Protocol," a robust handoff system that externalizes agent state to prevent context loss during restarts or token compaction. It manages the entire lifecycle of an agentic pipeline, including task routing, error handling, and automated recovery.

    Why use this skill

    Building multi-agent systems is easy in a demo but hard in production. This skill solves common failure modes like rate-limiting, agent stalls, and messy handoffs. Instead of manually prompting agents, you get a repeatable harness that ensures reliability. It’s better than manual prompting because it adds a "self-healing" layer that detects if an agent is stuck and automatically resumes it, saving hours of manual monitoring.

    Supported tools

    • Claude Code: Primary orchestration and reasoning engine.
    • Local LLMs (Gemma/Codex): For cost-efficient subtask routing.
    • Tmux: For persistent session management and event-driven communication.
    • Python/Bash: For the core logic of retries, guards, and logging.

    Expected Output

    The framework produces machine-readable YAML task files, versioned Markdown handoff documents (Denbun), and structured JSON log files that track token usage, latencies, and success rates across your fleet.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    5.0
    1 review
    5
    1
    4
    0
    3
    0
    2
    0
    1
    0

    14 people have installed this skill.

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    • Free to download with an account

    Listed3 months ago

    What's inside

    Frequently Asked Questions