a2a
01Agent
Delegate tasks to another AI expert via Yao A2A protocol. Use when the user @mentions an expert.
203 tagged agent harness, measured the same way as everything else here.
Browse within: agentic-workflows 42ReAct 37fastify 37supabase 37vite 37harness-engineering 27opencode 21autonomous-agent 17agent-orchestration-as-code 16ai-coding-agents 16cli-tools 16coding-assistant 16developer-workflows 16Multi-Agent 13
Agent
Delegate tasks to another AI expert via Yao A2A protocol. Use when the user @mentions an expert.
Agent Codex
Documentation drift detection and sync specialist. Use to update docs//.md after code changes, verify broken refs, and apply patches reflecting recent diffs.
Agent Codex
Behavior-preserving refactoring specialist. Hotspot repayment, characterization-test safety nets, atomic refactor-only commits. Never changes observable behavior.
Agent Codex
Cross-source research specialist. Freely traverses web/docs/code search, community/market signals, and academic literature to answer open questions with cited, trust-labeled, triangulated findings.
RyanAlberts/best-of-Agent-Harnesses
Agent
Weekly movement briefing on the AI agent harness space — what climbed, what entered the radar, what died — from the best-of-Agent-Harnesses dataset, which rescores itself every week. Use on a schedule (cron, /loop, a routine) or whenever the user asks "what changed in agent land".
RyanAlberts/best-of-Agent-Harnesses
Agent
Picks the right AI agent harness for a described task or project. Use when the user asks "what harness/framework/agent tool should I use", compares agent frameworks, or starts an agent project without a stack decision. Grounded in the live best-of-Agent-Harnesses dataset, never in training-data memory.
RyanAlberts/best-of-Agent-Harnesses
Agent
Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses the repo uses, flags dead or graveyarded ones, and names live replacements. Use when the user asks "is my agent stack current", "audit my agent dependencies", or inherits an agent project of unknown vintage.
Agent
Agent "orchestrator" from deonmenezes/mantishack, covering user updates spec, reviews and general guidelines.
Agent
Read-only adversarial contract reviewer. Reviews the full contract set against user scope, inventory, playbook rules, evidence feasibility, shortcut risk, and old-harness-style atomic assertion coverage before tasks are trusted.
Agent
Engineering scrutiny subagent for a bounded validation-review question. Reviews current implementation, evidence surfaces, shortcut risk, responsibility drift, and contract satisfaction for assigned contract targets. Parent validator decides.
Agent
Leaf real-surface validation lane for a bounded subset of engineering assertions. Exercises assigned behavior through a parent-specified browser, API, CLI, background, artifact, data, library, parity, or caller-provided tool surface; writes evidence only to assigned paths.
Agent
Architecture design expert. Synthesizes code analysis, tech-spec context, and architecture advice into structured architecture documents with component diagrams, data flows, and architecture decisions.
Agent
Feasibility analysis expert. Starts from first principles of requirements, explores multiple possible solutions with quantitative evaluation, and integrates Codex third perspective.
Agent
Solution deepening expert. Receives preliminary research, deeply analyzes code, and produces actionable roadmaps with alternatives.
Agent Claude Code
Use this agent to implement code changes for a task that has already been planned by lead and analyzed by explorer. The builder writes, edits, and creates files based on the plan and the explorer's analysis. Invoke only after the explorer has completed its action. Never invoke without a lead plan and explorer analysis…
Agent Claude Code
Use this agent to orchestrate a full task from the harness backlog: decompose it into a plan, delegate to explorer, builder, and reviewer in sequence, and close the session correctly. Invoke when starting a new work session, picking up a pending task, or when another agent reports a blocker that requires…
Agent Claude Code
Use this agent to verify that a completed implementation meets all acceptance criteria for the current task. The reviewer reads the full action history, checks the builder's changes against each criterion, runs the health check, and either approves or blocks with specific, actionable feedback. Invoke only after the…
Agent
Investigate bugs, failing tests, and broken behavior when root cause must be proven before code is changed.
Agent
Adversarial multi-dimensional code review — security, performance, correctness, spec compliance, maintainability. Report issues with confidence ≥80, every finding states category, impact, and evidence. Runs after component-builder in BUILD workflows.
Agent
Find silent failures in code — empty catches, log-only error handlers, discarded errors, generic error messages, swallowed exceptions. Zero tolerance for error handling that hides bugs. Runs in parallel with code-reviewer during BUILD workflows.
Agent Claude Code
Use to autonomously optimize a model's AMK megakernel, runs the correctness-gated propose->eval->keep/revert loop (and the unattended autoresearch driver) and reports the measured, drift-robust speedup over AMK's own baseline.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Main product-development orchestrator for research, design, spec, implementation, and review.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Coordinates deterministic review preparation and explicit partial AI review modes.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Final code-review authority. Audits the real diff, safety, architecture, evidence, and task compliance without editing files.