Agent Catalog
Browse portable agent configurations with links to detail pages
Portable agents from agents/*.md. Detail pages live under /agents/.
agent-change-recorderRecord agent definition changes with validation evidence for maintainer audit trails.
agent-eval-runnerRun structural eval gates for skills and agents; report adequacy without live LLM runs.
agent-permission-simulatorScaffold for simulating agent permission decisions against sample tool calls (planned).
agent-registry-publisherScaffold for publishing agent catalog registry artifacts (planned).
agent-transpilerScaffold for transpiling portable agent frontmatter across harness projections (planned).
bridge-consistency-checkerVerify instruction bridge and discovery parity across harness sync projections.
code-reviewerReview changes for correctness, risk, and maintainability without editing code.
docs-writerUpdate or create technical documentation grounded in the current codebase.
mcp-capability-mapperMap MCP server tools to harness registry entries and maintainer docs surfaces.
mcp-template-maintainerMaintain FastMCP v3 MCP scaffolds in mcp/; align templates with repo conventions.
orchestratorCoordinate multi-step work by decomposing, delegating, and synthesizing results.
performance-profilerInvestigate performance bottlenecks and recommend the highest-leverage fixes.
permission-policy-auditorAudit agent permissionMode, tool allowlists, and OpenCode permission overlays for least privilege.
plannerCreate a codebase-grounded implementation plan before coding.
prompt-optimizerScaffold for prompt/token optimization reviews on agent and skill bodies (planned).
release-managerPrepare release notes, versioning, and ship-readiness checks with cautious permissions.
researcherInvestigate a technical question deeply and return a concise evidence-backed summary.
security-auditorAudit code and configuration for security risks without making changes.
skill-authorRead-only advisor for skill authoring, audits, and eval planning. Does not edit skill files.
triage-leadClassify incoming work by severity, harness surface, and ownership; route to specialist agents.
