code-developer
289Agent
Implement code, debug, refactor, optimize.
1,784 tagged agent, measured the same way as everything else here.
Browse within: coding 212vibe 200vibecoding 200Multi-Agent 108agent-teams 107opencode-plugin 107agentic 90code 87Autonomous 65chatbot 65agent-framework 60AI Safety 53agents-md 53ai-governance 53
Agent
Implement code, debug, refactor, optimize.
Agent
Convert PRDs into development task lists.
Agent
Execute task lists with sequential commits.
Agent
Implement code, debug, refactor, optimize.
Agent Claude Code
Work on the Python FastAPI backend — sessions, bridge logic, agent runner, policy engine.
Agent Claude Code
Work on the reference UI and example frontends (React, Vite, Tailwind, AG-UI client).
Agent Claude Code
Debug ACP↔AG-UI protocol translation issues by tracing events through the bridge layers.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
The skills under skills/ are staged into a sandbox and run autonomously against a target repo — no human is in the loop mid-run. A skill exists to wrangle determinism out of a stochastic agent: the goal is predictability, the agent taking the same process every run (not producing the same output). Everything below…
Agent
Codebase explorer — answers "where is X?" / "find the code that does Y" / "list all callers of Z". Read-only grep + glob + read, no memory injection.
Agent
External reference researcher — looks up library docs, framework conventions, OSS examples. Read-only, no memory injection. (Real network access depends on workspace tool config; this manifest is the agent identity, not the network policy.).
Agent
Code reviewer — analyzes diffs and source for bugs, security issues, and style violations. Read-only, no memory injection.
Agent
A maintained map of the main path from a user message through the Chat/Coding system to the displayed model response. It documents current code entry points and boundaries for learning and diagnosis.
Agent
A guide to the project’s callable agents, sessions, and background APIs, along with their access and safety rules. It is a derived index: the actual source of truth is the route and tool registration code.
Agent
This document defines the default collaboration protocol for multiple Agents working on Vibelution in parallel.
Agent
Part of axstream
../axstream/agents/computer-use.md.
louisbrulenaudet/monorepo-template
Agent Claude Code
Use INSTEAD OF the built-in Explore agent for any "where is X / which files do Y / how is Z wired" question in this repo. Returns file paths and one-line excerpts, never file dumps. Read-only. Unlike Explore it already knows this monorepo's layout, its boundary rules, and which paths are deny-listed, so it does not…
louisbrulenaudet/monorepo-template
Agent Claude Code
Use INSTEAD OF the built-in Plan agent to design an implementation approach in this repo - new endpoint, new Worker, new package, schema change, refactor spanning workspaces. Returns a step-by-step plan naming real files. Read-only; proposes, never edits. Unlike Plan it already carries this repo's architectural…
louisbrulenaudet/monorepo-template
Agent Claude Code
Use PROACTIVELY before opening a PR or after a batch of edits: runs the repository verification gate (pnpm run ci - lint, format, check-types, types-check, boundaries, test, build) and reports ONLY failures that need a decision. Read-only - never auto-fixes, never edits files, and keeps verbose OXC/TypeScript/runner…
kylehughes/writing-prose-like-a-human-for-agents
Agent
Rewrites prose to remove AI writing patterns. Use when editing documentation, READMEs, PR descriptions, commit messages, or any text that should not read like AI output.
Agent
Production benchmark runners invoke each host agent through its real CLI boundary. Deterministic mock runners (mock-synthetic) are reserved for offline harness tests only.
Agent
Install HM-Arch and configure Hermes to use the native HM-Arch Memory Provider. Hermes integration uses native plugin registration. hm-arch install hermes creates the HM-Arch plugin bridge, updates $HERMESHOME/config.yaml, and initializes the SQLite database.
Agent
Install HM-Arch as OpenClaw's native memory provider. OpenClaw integration uses the @hm-arch/openclaw-plugin TypeScript memory plugin backed by a persistent Python sidecar that exposes HM-Arch recall, capture, forget, and consolidation without per-query process startup.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: