agentbase

Community

Orchestrate autonomous agents to ship faster.

Authorsidmohan0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, automated orchestration layer to manage multiple autonomous agents coordinating work across codebases. It reduces manual coordination and accelerates multi-workstream development by organizing planners, workers, and a judge into a cohesive workflow.

Core Features & Use Cases

  • Agent Planner orchestration: Spawns and manages autonomous planner agents to discover, triage, and assign tasks across workstreams.
  • Worker orchestration: Creates worker sub-agents to execute tasks in parallel while respecting workstream ownership.
  • Progress monitoring & governance: Supports graceful stop/resume and periodic reporting to a human master orchestrator.
  • Use Case: Manage frontend, backend, and API workstreams in parallel to deliver features faster with clear ownership.

Quick Start

  1. Install the skill into Claude Code following standard Quick Start steps.
  2. Run /agentbase init to scaffold or adapt your repo, then /agentbase go to start planning.
  3. Use /agentbase status and /agentbase stop to monitor and control execution.

Dependency Matrix

Required Modules

gitclaudetmuxnpm

Components

scripts

💻 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: agentbase
Download link: https://github.com/sidmohan0/agentbase/archive/main.zip#agentbase

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 223,000+ vetted skills library on demand.