ai-coding agents

2,635 tagged ai-coding, measured the same way as everything else here.

Browse within: agent-orchestration 256agentic-coding 221code-quality 128ai-workflow 113copilot 107agentic-workflow 96Code Generation 83ai-coding-assistant 78ai-skills 76ai-coding-agent 64ai-engineering 64agentic-engineering 60adaptive-learning 59ai-agent-templates 59

adversarial-reviewer

265

eugenelim/agent-ready-repo

Agent Claude Code

Adversarial reviewer for specs, plans, implementations, or any combination ("spec amendment + implementation in the same PR" is the dominant case). Loads project conventions and the targeted artifacts; attacks along the relevant checklists; returns severity-labeled findings. Use after gates pass but before declaring…

not rated 20 changed today A 97 tokens original Apache-2.0

quality-engineer

266

eugenelim/agent-ready-repo

Agent Claude Code

Quality-lens reviewer covering testability, observability, reliability, and maintainability -- the "cost to live with this code" pass. Also drafts contract or construction tests on request. Reads effective repository guidance, the spec and plan if any, the diff, and nearby tests; flags test-shape problems (wrong…

not rated 20 changed today A 172 tokens original Apache-2.0

security-reviewer

267

eugenelim/agent-ready-repo

Agent Claude Code

Threat-model and secure-design reviewer for changes that alter a security boundary, data flow, or guarding control — auth, data handling, dependency trust, deserialization, file/network controls, secrets, or LLM/agent authority and tool surfaces. Ordinary prompt wording with no authority, untrusted-input, tool…

not rated 20 changed today A 282 tokens original Apache-2.0

README

268

pluginslab/wp-agentic-kit

Agent Claude Code

Sub-agents the main Claude Code agent can delegate to. Each one runs in its own context window, with its own restricted tool set, so the main agent stays focused.

not rated 18 2mo ago A 0 tokens original MIT

plan-reviewer

269

pluginslab/wp-agentic-kit

Agent Claude Code

Audits a feature plan PR before human review — checks spec.md and plan.md against the planning conventions in PLANNING.md and the constitution's allowlists. Reports findings; never modifies files. Invoke during Phase 2.5 (plan freeze) of the wordpress-feature skill, after scripts/open-plan-pr.sh opens the plan PR and…

not rated 18 2mo ago A 79 tokens original MIT

security-reviewer

270

pluginslab/wp-agentic-kit

Agent Claude Code

Audits WordPress PHP and JavaScript for security issues against the project's SECURITY.md checklist. Reports findings; never modifies code. Invoke before merging any PR or shipping a release.

not rated 18 2mo ago A 39 tokens original MIT

architecture-reviewer

271

cogniplex/codemem

Agent

Wave 3 agent: analyzes module boundaries, dependency patterns, and layering decisions across the entire codebase. Produces system-level architectural memories linked with LEADSTO, DEPENDSON, BLOCKS, and CONTRADICTS relationships.

not rated 18 1mo ago A 51 tokens original Apache-2.0

baseline-scanner

272

cogniplex/codemem

Agent

Wave 1 agent: creates baseline context memories for batches of source files and packages. Produces 1 memory per file + 1 per package, linked with PARTOF edges.

not rated 18 1mo ago A 40 tokens original Apache-2.0

code-mapper

273

cogniplex/codemem

Agent

Maps a codebase using team-based deep analysis with priority-driven agent assignments. Use after initial project setup, when pending-analysis memories appear, or periodically to refresh the knowledge graph.

not rated 18 1mo ago A 39 tokens original Apache-2.0

executor

274

SienkLogic/plan-build-run

Agent

Part of pbr

Executes plan tasks with atomic commits, deviation handling, checkpoint protocols, TDD support, and self-verification.

not rated 17 5mo ago A 25 tokens original MIT

planner

275

SienkLogic/plan-build-run

Agent

Part of pbr

Creates executable phase plans with task breakdown, dependency analysis, wave assignment, and goal-backward verification. Also creates roadmaps.

not rated 17 5mo ago A 27 tokens original MIT

verifier

276

SienkLogic/plan-build-run

Agent

Part of pbr

Goal-backward phase verification. Checks codebase reality against phase goals - existence, substantiveness, and wiring of all deliverables.

not rated 17 5mo ago A 29 tokens original MIT

Debugger

277

paullukic/coograph

Agent

Root-cause analysis, regression isolation, and build error resolution with minimal fixes.

not rated 17 28d ago A 18 tokens original MIT

Planner

278

paullukic/coograph

Agent

Interview-driven planning that produces actionable work plans with acceptance criteria.

not rated 17 28d ago A 14 tokens original MIT

Reviewer

279

paullukic/coograph

Agent

Reviews changes against project conventions, specs, and testing standards.

not rated 17 28d ago A 14 tokens original MIT

analyzer

280

codeclawd/fable-mode

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

not rated 16 1mo ago A 0 tokens

comparator

281

codeclawd/fable-mode

Agent

Compare two outputs WITHOUT knowing which skill produced them.

not rated 16 1mo ago A 0 tokens

grader

282

codeclawd/fable-mode

Agent

Evaluate expectations against an execution transcript and outputs.

not rated 16 1mo ago A 0 tokens

architect

283

richardcb/oh-my-gemini

Agent Gemini CLI

Code analysis and design agent for reviewing existing code, debugging complex issues, and designing system architecture. Use when the user wants to understand or evaluate code without making changes. Examples: "Review the authentication module for security issues" "Why is this API endpoint returning 500 errors?"…

not rated 16 5mo ago A 85 tokens original MIT

orchestrator

284

richardcb/oh-my-gemini

Agent Gemini CLI

Task coordination agent. Analyzes requests, plans work, and uses skills to execute structured workflows. The primary agent mode for complex, multi-step tasks.

not rated 16 5mo ago A 35 tokens original MIT

researcher

285

richardcb/oh-my-gemini

Agent Gemini CLI

Deep research agent for finding documentation, exploring APIs, and understanding concepts. Use when the user needs external context before making decisions. Examples: "What's the best way to handle JWT refresh tokens in Express?" "Find documentation on Gemini CLI's hook system" "Research best practices for database…

not rated 16 5mo ago A 76 tokens original MIT

designer

286

jmylchreest/aide

Agent

Part of aide

UI/UX design and frontend implementation specialist.

not rated 16 8d ago A 10 tokens original MIT

executor

287

jmylchreest/aide

Agent

Part of aide

Focused implementation executor.

not rated 16 8d ago A 5 tokens original MIT

qa-tester

288

jmylchreest/aide

Agent

Part of aide

Quality assurance and testing specialist.

not rated 16 8d ago A 9 tokens original MIT

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: