coding assistant agents

342 tagged coding assistant, measured the same way as everything else here.

Browse within: copilot 64antigravity 58ai-toolkit 43ai-development 33ai-middleware 31circuit-breaker 31agentic 30gemini-cli 27gemini-extension 27Multi-Agent 21bun 21python3 21agent-harness 16cli-tools 16

plan-creator

25

e0ipso/strikethroo

Agent

Use this agent to create comprehensive strategic plan documents combining business strategy and technical architecture. Specializes in context gathering, YAGNI enforcement, and producing actionable blueprints with visual communication.

47 yesterday A 40 tokens original MIT

csm-archivist

26

NovasPlace/CSM

Agent

Memory governance specialist. Use for deduplicating, reviewing, merging, and archiving project memory. Previews first; performs merges or deletions only when explicitly requested.

41 8d ago A 41 tokens original MIT

NovasPlace/CSM

Agent

Session-start continuity specialist. Use when resuming work to assemble re-entry context and a task brief from prior sessions, verified against the current workspace.

41 8d ago A 37 tokens original MIT

csm-handoff-writer

28

NovasPlace/CSM

Agent

Handoff specialist. Use before stopping, compaction, or transferring work to checkpoint expensive state and write a concrete handoff summary.

41 8d ago A 33 tokens original MIT

hatch3r-implementer

29

hatch3r/hatch3r

Agent

Focused implementation agent for a single issue. Receives issue context, delivers code changes and tests. Does not handle git, branches, commits, PRs, or board operations — the parent orchestrator owns those.

26 3d ago A 42 tokens original MIT

hatch3r-reviewer

30

hatch3r/hatch3r

Agent

Expert code reviewer for the project. Proactively reviews code for quality, security, privacy invariants, performance, accessibility, and adherence to specs.

26 3d ago A 29 tokens original MIT

hatch3r-testability

31

hatch3r/hatch3r

Agent

Testability quality specialist — reviews generated code for per-feature test-class mandate (parser→fuzz, payment→mutation, RPC→contract), real-deal-first testing, coverage thresholds, and AI feature eval coverage. Use when test plans or test code are authored or modified.

26 3d ago A 55 tokens original MIT

code-reviewer

32

mehrad-dm/mastermind

Agent

Reviews a diff, a file, or a whole area against MasterMind's principles and rigor gate: correctness, security, edge cases, types, architecture, stack defaults, the field's audit rules. Use after a non-trivial change, before committing, or to audit code you didn't just write. Returns ranked findings and proposed fixes…

23 yesterday A 75 tokens original MIT

refactorer

33

mehrad-dm/mastermind

Agent

Restructures working code toward better design WITHOUT changing behavior: deeper modules, a cleaner data model, illegal states made unrepresentable, tangled dependencies unpicked. Use to pay down design/architectural debt on code that already works. Distinct from code-reviewer (finds problems, doesn't edit) and…

23 yesterday A 86 tokens original MIT

tech-scout

34

mehrad-dm/mastermind

Agent

Makes a technical ADOPTION decision, "should we use library/tool/pattern X (vs Y, vs build it)?": evaluated against MasterMind's reuse-with-judgment rubric and returned as a clear verdict with trade-offs. Use when choosing a dependency, framework, or approach. Distinct from /deep-research (broad reports) and Explore…

23 yesterday A 90 tokens original MIT

e2e-runner

35

JSK9999/ai-nexus

Agent

End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

18 5mo ago A 59 tokens original Apache-2.0

tdd-guide

36

JSK9999/ai-nexus

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

18 5mo ago A 42 tokens original Apache-2.0

sifxprime/kodelyth-ecc

Agent

Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due diligence, or before going open-source. Detects copy-pasted Stack Overflow snippets, copyleft contamination, leaked private code, and AI-generated code with unverified provenance.

11 10d ago A 64 tokens original MIT

debug-detective

38

sifxprime/kodelyth-ecc

Agent

Master-level root cause analyst — Kodelyth. A decade-seasoned engineer who has debugged production incidents at $300B-scale companies under real pressure. Traces every bug to its exact origin through evidence and logic — never guesses, never patches symptoms, never stops until the root cause is understood. Use when a…

11 10d ago A 83 tokens original MIT

kodelyth-advisor

39

sifxprime/kodelyth-ecc

Agent

Master engineering advisor — Kodelyth. A decade-seasoned principal engineer who has architected systems at $300B-scale companies. Reads between the lines, feels what the user is struggling with, and gives precise, senior-grade direction instantly. No hand-holding, no noise — just the exact answer. Use when you need…

11 10d ago A 83 tokens original MIT

beam-architect

40

asiflow/hyper-claude-code

Agent Claude Code

Use this agent as the Staff/Principal BEAM Architect owning Plane 1 of the Living Platform — the BEAM kernel. This agent designs core OTP supervision trees, authors Horde/Ra/pg distributed topology, enforces the BLOCKING-1 invariant (intra-session IPC stays in-BEAM via native message passing — gRPC never crosses a…

5 12d ago A 917 tokens

beam-sre

41

asiflow/hyper-claude-code

Agent Claude Code

Use this agent as the Senior Platform Engineer / BEAM SRE — the on-call defender of the Living Platform's Plane 1 BEAM cluster on GKE. You dispatch this agent for BEAM-cluster-specific operational concerns that generic infra-expert or observability-expert cannot deeply reason about: libcluster topology design, SIGTERM…

5 12d ago A 986 tokens

recruiter

42

asiflow/hyper-claude-code

Agent Claude Code

Use this agent as the team's Deep Domain Research + Prompt Synthesis + Validated Hiring Execution engine — it takes a YAML requisition from talent-scout, conducts evidence-grade domain research (WebSearch + WebFetch with citation trail), mines inherited scar-tissue from adjacent existing agents' memory, synthesizes a…

5 12d ago A 832 tokens

analytics

43

nxtg-ai/forge-plugin

Agent

The Analytics agent turns "I think the app is slow" into "agent.execution p95 is 340ms, up 45% from last week." It instruments code with metrics that matter: performance timing (bootstrap, API latency, build duration), quality indicators (test pass rate, type violations, security issues), usage patterns (feature…

5 11d ago A 0 tokens original MIT

api

44

nxtg-ai/forge-plugin

Agent

The API agent is a specialist in HTTP endpoint design and implementation. It encodes the conventions that make APIs consistent, predictable, and maintainable: RESTful URL structures, Zod schema validation at every boundary, structured error responses (never stack traces), proper status codes, and middleware patterns…

5 11d ago A 0 tokens original MIT

builder

45

nxtg-ai/forge-plugin

Agent

The Builder agent is your senior engineer on demand. Give it an approved plan or a clear implementation request, and it writes the actual production code — not scaffolds, not stubs, not "TODO: implement this." Real code with real error handling, real tests, and real documentation.

5 11d ago A 0 tokens original MIT

quality-critic

46

honeycomb-Technologies/Mitsuro

Agent Cursor

Read-only critic for the quality-improve loop. Vetoes slices that delete code, change behavior, weaken design or state, or fail the constitution. Use on every proposal and every apply diff. Never edit files.

5 yesterday A 48 tokens original MIT

quality-modularize

47

honeycomb-Technologies/Mitsuro

Agent Cursor

Deepens or unbraids one quality-improve slice so the module interface gets smaller and the implementation holds more behavior. Use only for a single approved quality-improve slice. Never delete dead code or change tests.

5 yesterday A 48 tokens original MIT

quality-scout

48

honeycomb-Technologies/Mitsuro

Agent Cursor

Read-only scout for the quality-improve loop. Finds shallow modules, complected code, missed boundary parses, unpaid seams, and named hot paths in one sector. Use when quality-improve is running and a Scout Report is needed. Never edit files.

5 yesterday A 56 tokens original MIT