ai-coding agents

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

Browse within: agentic-coding 191claude-ai 125agent-orchestration 120code-quality 120copilot 117agentic-workflow 116claude-code-agents 93Code Generation 87ai-coding-assistant 80ai-coding-agent 64ai-skills 63claude-code-hooks 63agentic-engineering 60ai-agent-templates 60

debugger

98

madebyaris/advance-minimax-m3-cursor-rules

Agent Cursor

Debugging specialist for errors and test failures. Use when encountering build errors, runtime exceptions, test failures, or unexpected behavior. Invoke with /debugger to investigate issues.

125 2mo ago A 37 tokens original MIT

verifier

99

madebyaris/advance-minimax-m3-cursor-rules

Agent Cursor

Validates completed work. Use after tasks are marked done to confirm implementations are functional. Invoke with /verifier when you need to verify code actually works.

125 2mo ago A 34 tokens original MIT

codex-reviewer

101

VKirill/claude-lane-stack

Agent

DEPRECATED alias for night-reviewer. Use night-reviewer in new dispatches. Same tools and behavior.

114 4d ago A 30 tokens original MIT

dev-orchestrator

102

VKirill/claude-lane-stack

Agent

Solo PM. Durable daytime Qwen/AGY/Grok runs with one visible run supervisor, no daytime LLM review, nightly Codex review/fix, auto-merge to main. No production code edits.

114 4d ago A 48 tokens original MIT

paad-analyst

103

Ovid/paad

Agent

Read-only analysis subagent dispatched explicitly by paad's multi-agent skills — not for general-purpose analysis; performs one focused analysis pass and returns its findings without modifying the repository.

105 3d ago A 40 tokens original MIT

planner

104

Wholiver/metis

Agent

Creates implementation plans from context and requirements.

99 3d ago A 9 tokens copy · 100% MIT

reviewer

105

Wholiver/metis

Agent

Code review specialist for quality and security analysis.

99 3d ago A 11 tokens copy · 100% MIT

scout

106

Wholiver/metis

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

99 3d ago A 17 tokens copy · 100% MIT

code-reviewer

107

duthaho/claudekit

Agent

Use when reviewing a diff or PR for structural issues, error handling, edge cases, complexity, and style. Dispatched primarily by code-review-loop. Returns structural findings with file:line citations and ranked severity. Pairs with security-auditor for sensitive paths. Context: A PR is ready for first-pass review.…

97 +1 1mo ago A 159 tokens original MIT

experience-reviewer

108

duthaho/claudekit

Agent

Use when reviewing the experience dimension of a written plan (UX + DX). Dispatched primarily by plan-review-experience (via plan-review). Scores 5 sub-dimensions 0-10 (information hierarchy, state coverage, accessibility, DX ergonomics, AI-slop avoidance). Context: A plan with both UI and API changes needs review.…

97 +1 1mo ago A 167 tokens original MIT

security-auditor

109

duthaho/claudekit

Agent

Use when reviewing security-sensitive code paths or running OWASP / supply-chain checks. Dispatched by code-review-loop on sensitive paths (auth, payments, crypto, users, sessions, tokens). Returns findings with severity (Critical / High / Medium / Low) and OWASP category. Context: A diff touches the auth middleware.…

97 +1 1mo ago A 164 tokens original MIT

context-answerer

110

nablo-io/lerim

Agent

The context answerer retrieves stored context and synthesizes evidence-backed answers for agents and users.

97 1mo ago A 0 tokens

context-graph

111

nablo-io/lerim

Agent

The context graph agent runs after curated records are available. It builds a sparse graph of useful relationships between decisions, constraints, facts, preferences, references, evidence, and handoffs.

97 1mo ago A 0 tokens

trace-ingestion

112

nablo-io/lerim

Agent

Trace ingestion is the hot path. It turns one indexed source session into a small episode record plus zero or more durable context records.

97 1mo ago A 0 tokens

django-fastapi-expert

113

travisjneuman/.claude

Agent

Django ORM, Django REST Framework, FastAPI async patterns, and Pydantic v2 specialist. Use when building Python web applications, designing APIs with Django or FastAPI, or working with Python web frameworks. Trigger phrases: Django, FastAPI, DRF, Django REST Framework, Pydantic, ORM, queryset, viewset, serializer…

95 19d ago A 86 tokens original MIT

gsd-plan-checker

114

travisjneuman/.claude

Agent

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.

95 19d ago A 36 tokens original MIT

gsd-planner

115

travisjneuman/.claude

Agent

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

95 19d ago A 34 tokens original MIT

task-planner

118

roboticforce/sugar

Agent Claude Code

Strategic task planning and breakdown specialist for complex development work.

93 8d ago A 15 tokens

GantisStorm/essentials-claude-code

Agent

Verbatim plan-to-beads converter using the bd CLI. Copies full implementation code, requirements, and exit criteria directly into each bead. Each bead is 100% self-contained - no plan back-references or external lookups needed.

91 6mo ago A 55 tokens original Unlicense

GantisStorm/essentials-claude-code

Agent

Architectural Bug Investigation Agent. Deep investigation with line-by-line code analysis, produces fix plans with exact code changes, regression prevention, and verification criteria. Plans work with any executor (loop or swarm).

91 6mo ago A 46 tokens original Unlicense