Agent Claude Code
Adversarially verifies one landed packet against its requirement; read-only.
460 tagged orchestration, measured the same way as everything else here.
Browse within: Multi-Agent 119mesh 57plugin 57tdd 57claudecode 56orchestration-systems 35Autonomous Agents 31code-quality 27multi-agent-systems 26opencode 25development 23protocol 23fullstack 22ai-governance 20
Agent Claude Code
Adversarially verifies one landed packet against its requirement; read-only.
Agent Claude Code
Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits.
Agent Claude Code
Resolves contested design questions against the specs; decision + rationale, never code.
alvinunreal/oh-my-opencode-slim
Agent
Status: Resolved for interview injections. Date: 2026-08-10 Related PR: #818 (fix/preset-tui-slash-command) — same root class as the original /preset fix. Suspected sibling bug reported by user: During superpowers / brainstorm skill conversations, when the orchestrator asks for confirmation or work is interrupted…
alvinunreal/oh-my-opencode-slim
Agent
Issues and PRs for this repo live as GitHub issues. Use the gh CLI for all operations. The project repo is alvinunreal/oh-my-opencode-slim.
alvinunreal/oh-my-opencode-slim
Agent
Defines agent personalities (Orchestrator, Explorer, Librarian, etc.) and manages their configuration lifecycle. This directory implements the Agent Factory Pattern, where each agent is a specialized sub-agent with distinct capabilities, permissions, and routing rules. The Orchestrator agent (src/agents/index.ts)…
Agent
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
Agent
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
Agent
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
Agent Claude Code
Use this agent when the user needs to create, update, or improve documentation in the docs/ folder. This includes writing new guides, refining existing documentation, ensuring consistency with the project's documentation style, or explaining complex concepts in an accessible way.\n\nExamples:\n- \nuser: "I just added…
Agent
Audience. Future-me (or any agent) the next time a make agent-test / pytest -n auto run in this repo hangs without finishing. The common causes here are xdist worker crash-and-replace cycles and fixture-teardown hangs; the iteration loop below generalizes to any hanging suite.
Agent
Implementation requiring judgment - feature work, bug fixes, refactors with design decisions, integration work. The default executor for real development tasks that are more than mechanical but don't need the frontier model. Give it the goal, constraints, and done-criteria; it makes reasonable local design decisions…
Agent
Mechanical execution of fully-specified work - pattern-based refactors and renames, writing tests that follow existing conventions, documentation updates, bulk multi-file edits from an explicit spec, running test suites and fixing trivial failures. Use when the task needs no design decisions; give it a complete spec…
Agent
Read-only fresh-context review of one stable Plan envelope or execution slice before approval. Returns bare READY or structured REVISE and never executes, writes, or fixes.
Ibrahim-3d/orchestrator-supaconductor
Agent
Full Board of Directors deliberation with 5 expert directors assessing, discussing, and voting.
Ibrahim-3d/orchestrator-supaconductor
Agent
Master coordinator for the Conductor Evaluate-Loop. Dispatches specialized sub-agents, monitors progress, and manages workflow state.
Ibrahim-3d/orchestrator-supaconductor
Agent
Creates tailored brand names autonomously through research and creative generation. Use when the system needs memorable, strategic brand names.
Agent
AgentDefinition is the new, lean, org-scoped agent config that replaces the legacy CrewAI tables.Agent model for graph execution. It carries identity and execution-tuning fields only — capabilities (tools, knowledge, storage access) are not columns on the model, they attach through Surfaces. Realtime (voice)…
Agent
Agent "agent-service" from EpicStaff/EpicStaff, covering agent service (src/agent/), 1. overview & entry point, 2. request flow, 3. contract / request models and agentrequest.
Agent
A Surface is a reusable, org-scoped, named capability/permission profile that gets merged into an agent's runtime environment. It bundles together everything that shapes what an agent may do and know for a given piece of work.
Agent
Software engineer — implements features, writes tests, fixes bugs.
Agent
Research and analysis agent — gathers context, explores codebases, summarizes findings.
Agent
Security audit agent — scans for vulnerabilities, checks permissions, reviews secrets.
Agent
How claude-mpm enforces compatibility between the CLI and agent repositories, enabling safe breaking changes to agent templates.