aider agents

76 tagged aider, measured the same way as everything else here.

Browse within: gemini-cli 18agentic 16persistent memory 16codex-cli 15cline 8

orchestrator

01

sipyourdrink-ltd/bernstein

Agent

Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.

1.0k +2 yesterday A 38 tokens original Apache-2.0

architect

02

Fmarzochi/EGC

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

46 5d ago A 36 tokens copy · 92% Apache-2.0

chief-of-staff

03

Fmarzochi/EGC

Agent

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

46 5d ago A 61 tokens copy · 94% Apache-2.0

database-reviewer

04

Fmarzochi/EGC

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance.

46 5d ago A 41 tokens copy · 91% Apache-2.0

atomic-planner

05

TheAstrelo/Claude-Pipeline

Agent Claude Code

Create deterministic implementation specs with zero ambiguity. Builders should never need to make decisions.

44 29d ago A 20 tokens original MIT

plan-reviewer

06

TheAstrelo/Claude-Pipeline

Agent Claude Code

Reviews implementation plans for completeness, feasibility, risks, and alignment with project conventions. Provides a verdict and actionable feedback.

44 29d ago A 27 tokens original MIT

quality-docs

07

TheAstrelo/Claude-Pipeline

Agent Claude Code

Documentation coverage check - verify Swagger docs, JSDoc comments, and API documentation.

44 29d ago A 21 tokens original MIT

discovery-analyst

08

vynazevedo/first-plan

Agent

Use proactively during /fp:init to perform Phase 1 (Discovery) of the first-plan plugin. Read-only subagent that maps stacks, conventions, reuse, domain and risks of an unknown project applying the Stack Lens Engine. Returns structured findings to be written to .first-plan/. Do NOT use for execution or modifications …

23 7d ago A 73 tokens original MIT

vynazevedo/first-plan

Agent

Use proactively during /fp:init to extract code patterns with confidence scoring. Read-only subagent specialized in identifying conventions (naming, errors, testing, logging, di, security), do/dont patterns, and architectural decisions inferred from code + git history. Each pattern returned with concrete code example…

23 7d ago A 72 tokens original MIT

verification-runner

10

vynazevedo/first-plan

Agent

Use proactively after /fp:execute to verify the implementation works. Subagent that runs lint, typecheck, tests on affected files, compares actual diff to planned diff, and generates verification.md report. Detects regressions and broken builds before reporting success. Read-only on .first-plan/ but can run project's…

23 7d ago A 71 tokens original MIT

ClaudeResearcher

11

DorShaer/Husk

Agent

Academic researcher using Claude's WebSearch. Called BY Research skill workflows only. Excels at multi-query decomposition, parallel search execution, and synthesizing scholarly sources.

12 5d ago A 36 tokens

CodexResearcher

12

DorShaer/Husk

Agent

Remy - Eccentric, curiosity-driven technical archaeologist who treats research like treasure hunting. Powered by OpenAI's latest GPT-5.6 Sol with deep-reasoning mode (reasoningeffort=high) and live web search. Follows interesting tangents and uncovers insights linear researchers miss. TypeScript-focused.

12 5d ago A 72 tokens

ForgeContext

13

DorShaer/Husk

Agent

Role: OpenAI-family code producer. Runs GPT-5.6 Sol via codex exec at modelreasoningeffort=high (xhigh available, gated on {{PRINCIPALNAME}}'s call — see flag table). Specialization: code quality and completeness. Writes code; does not research (that's the Researchers' job).

12 5d ago A 0 tokens

analyzer

14

twaldin/flt

Agent

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

5 1mo ago A 0 tokens copy · 100% MIT

comparator

15

twaldin/flt

Agent

Compare two outputs WITHOUT knowing which skill produced them.

5 1mo ago A 0 tokens copy · 100% MIT

grader

16

twaldin/flt

Agent

Evaluate expectations against an execution transcript and outputs.

5 1mo ago A 0 tokens copy · 100% MIT

change-reviewer

17

jghiringhelli/forgecraft-mcp

Agent Claude Code

Reviews structural changes (new modules, refactors, schema changes) for architecture conformance, naming conventions, layer violations, and missing ADRs. Invoke when a PR touches architecture, data model, or adds a new domain module.

3 17d ago A 50 tokens

security-reviewer

18

jghiringhelli/forgecraft-mcp

Agent Claude Code

Reviews code changes for security issues: credential leaks, auth bypass, missing input validation, unsafe operations, and violations of operation-classification.md. Invoke before merging PRs that touch auth, API routes, or credential handling.

3 17d ago A 48 tokens

test-hunter

19

jghiringhelli/forgecraft-mcp

Agent Claude Code

Generates adversarial tests for a module or feature. Does NOT write happy-path tests — that is the author's job. Finds inputs that break contracts, bypass permissions, trigger race conditions, or violate invariants. Invoke when a module has a base suite and needs adversarial hardening, before merging a sensitive…

3 17d ago A 83 tokens

clarify_prompt

20

triumsebas/unlimited-mcp

Agent

Before starting the task, surface anything you need a decision on. This covers two cases, not just one.

2 3mo ago A 0 tokens original Apache-2.0

agent-creator

21

ronmkr/PromptBook

Agent

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…

2 3mo ago A 254 tokens copy · 94% Apache-2.0

plugin-validator

22

ronmkr/PromptBook

Agent

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: Context: User finished creating a new plugin…

2 3mo ago A 241 tokens copy · 98% Apache-2.0

skill-reviewer

23

ronmkr/PromptBook

Agent

Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples: Context: User just created a new skill user: "I've…

2 3mo ago A 249 tokens copy · 98% Apache-2.0

executor

24

alebgl77/tierdecay

Agent Claude Code

Standard implementation agent for well-specified tasks tagged [T1] — features from a clear spec, unit tests, documentation, renames, config changes, mechanical multi-file edits, straightforward bugfixes with a known repro. MUST BE USED for [T1] tasks.

1 1mo ago A 57 tokens original MIT