planner
01Agent
Planning gateway for multi-agent Bindu collaboration.
1,223 tagged agent orchestration, measured the same way as everything else here.
Browse within: agent-framework 120Autonomous Agents 114agentic-workflow 106agentic-workflows 83claude-agent-sdk 82agentic-coding 62adaptive-learning 59context-engineering 58multi-agent-systems 52Multi-Agent 49dotnet 48bun 45agentic 42human-in-the-loop 34
Agent
Planning gateway for multi-agent Bindu collaboration.
Agent
Delegate tasks to another AI expert via Yao A2A protocol. Use when the user @mentions an expert.
Agent Claude Code
Use this agent when the user needs to create or edit changelog entries in the Docusaurus documentation. Specifically, use this agent when: 1) The user mentions adding a new changelog entry or release notes, 2) The user asks to update or modify existing changelog entries, 3) The user wants to document a new feature…
Agent
Implementation profile for multi-file changes, careful refactors, and failing test repair.
Agent
Read-only profile for bounded codebase questions, architecture tracing, and risk discovery.
Agent
Manual QA profile for browser testing, workflow verification, and regression checks.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.
Agent
Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.
Agent
Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.
Agent Claude Code
Review TypeScript code changes for consistency, type safety, and monorepo patterns across babysitter packages.
Agent Claude Code
Generate and validate documentation for @a5c-ai/babysitter-sdk CLI commands and exported APIs.
Agent
Repository: https://github.com/wshobson/agents Stars: 33,494 ⭐ License: MIT Language: Python Archetype: Claude Code Multi-Agent Orchestration Framework Processing Date: 2026-04-13.
Agent
You are a team leader for batch-barrier E2E testing.
Agent
You are a team leader for worker-pool E2E testing.
Agent
You are a team leader for E2E testing. Your job is to decompose a task into independent subtasks.
Agent
L3 executor - EXECHARNESS RESOLVE. Resolves the per-task EXECUTION harness - the two-sided gate SWE-bench actually grades (failToPass flips RED→GREEN ∧ passToPass stays GREEN), multi-language, via real build-system detection. Ingests shipped FAILTOPASS/PASSTOPASS, else derives failToPass from the mission's behavioral…
Agent
L1 feature coordinator - drives approved ROADMAP.md lanes through their required build/review/verification gates and owns the run-wide feature frontier.
Agent
L4 terminal leaf - GOAL-CHECK. Independent, adversarial, default-FAIL. Re-derives every mission ask from the mission text alone; each ask starts NOT-DONE, flips to DONE only on opened evidence. DONE only if zero open findings at ANY severity AND user-usable AND coverage >=95% AND a tri-axis end-to-end run (scope +…
Agent
Strong-tier, different-family, adversarial, ACTING judge with FINAL veto on holistic acceptance. Unlike the lightweight phase-validator (which reads a HANDOFF and checks exit-condition prose), the arbiter re-runs the objective gates itself (typecheck, tests, lint, the phase's command conditions) and judges holistic…
Agent
Parallel campaign orchestrator. Runs multiple campaigns in coordinated waves within a single session. Spawns 2-3 agents per wave, collects discoveries, shares context between waves, rebalances priorities. Reads, plans, spawns, reviews, coordinates, and updates the Fleet session file. Source code changes belong to…
Agent
Lightweight handoff validator. Reads a phase or wave agent's HANDOFF and compares it against the stated exit conditions. Returns a structured verdict (pass/fail) with specific reasons. Never modifies files — read-only judge. Spawned by Archon after each phase and by Fleet after each wave agent.