coding-agent agents

314 tagged coding-agent, measured the same way as everything else here.

Browse within: codex-cli 49GLM 43ai-workflow 38ai-coding-agent 31agent-orchestration 24context-engineering 20deepseek 15terminal-ui 15tui 15Multi-Agent 13opencode 13ai-coding-assistant 12agent-systems 10zero-dependencies 10

ladiossoop5star/open_magi

Agent

Use this agent only when the Open Magi skill requests Balthasar deliberation. Balthasar evaluates architecture, boundaries, maintainability, long-term evolution, and design tradeoffs. Return a Magi report only; do not edit files or run commands.

3 5d ago A 59 tokens original MIT

deliberator-casper

98

ladiossoop5star/open_magi

Agent

Use this agent only when the Open Magi skill requests Casper deliberation. Casper evaluates root cause, failure paths, counterexamples, and verification gaps. Return a Magi report only; do not edit files or run commands.

3 5d ago A 51 tokens original MIT

ladiossoop5star/open_magi

Agent

Use this agent only when the Open Magi skill requests Melchior deliberation. Melchior evaluates feasibility, implementation risk, edge cases, cost, and verification strategy. Return a Magi report only; do not edit files or run commands.

3 5d ago A 58 tokens original MIT

agent-sdk-verifier-py

100

neuradex/sna

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

2 3mo ago A 55 tokens

agent-sdk-verifier-ts

101

neuradex/sna

Agent

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

2 3mo ago A 56 tokens

code-simplifier

102

neuradex/sna

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2 3mo ago A 34 tokens

doc-updater

103

nrflo/nrflo

Agent

You are a documentation agent. Your job is to update project documentation to reflect the changes made during implementation.

2 20d ago A 0 tokens original Apache-2.0

implementor

104

nrflo/nrflo

Agent

You are an implementation agent. Your job is to implement the ticket based on investigation findings.

2 20d ago A 0 tokens original Apache-2.0

test-writer

105

nrflo/nrflo

Agent

You are a test design agent. Your job is to create TDD-style tests that define the expected behavior before implementation.

2 20d ago A 0 tokens original Apache-2.0

FabricAdmin

106

kimtth/ms-fabric-skills-dev-starter

Agent Codex

Manage Microsoft Fabric operational excellence across capacity planning, governance, security, cost optimization, and observability. Use when the request involves workspace administration, capacity monitoring, access control, compliance policies, cross-workload operational concerns, or workspace documentation and…

2 3mo ago A 63 tokens

FabricDataEngineer

107

kimtth/ms-fabric-skills-dev-starter

Agent Codex

Orchestrate end-to-end Microsoft Fabric data engineering workflows that span multiple workloads and personas. Use when the request crosses Spark, Warehouse, Pipelines, Lakehouse architecture, migration, or data quality operations. Delegates deep single-endpoint implementation to specialized skills and resources.

2 3mo ago A 58 tokens

kimtth/ms-fabric-skills-dev-starter

Agent Codex

Orchestrate end-to-end workload migration from Azure Synapse Analytics, Azure HDInsight, or Databricks to Microsoft Fabric. Handles migration assessment, phased execution planning, utility API porting (mssparkutils/dbutils → notebookutils), connectivity migration (Linked Services/mounts → Data Connections/OneLake…

2 3mo ago A 143 tokens

analyzer

109

jtsang4/efficient-coding

Agent

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

2 7d ago A 0 tokens copy · 100% MIT

grader

111

jtsang4/efficient-coding

Agent

Evaluate expectations against an execution transcript and outputs.

2 7d ago A 0 tokens copy · 100% MIT

auditor-docs

115

dbareagimeno/enu

Agent Claude Code

Auditor de coherencia cruzada de docs/ tras un cambio de diseño (resolución de G##, ADR nuevo, adición a api.md). Verifica que la resolución se aplicó en todos los contratos que la presuponían, que los enlaces cruzados y referencias G##/ADR/P## son válidos, y hace el barrido de disparadores P##. Lanzar desde las…

2 1mo ago A 104 tokens original Apache-2.0

escenarista-bdd

116

dbareagimeno/enu

Agent Claude Code

Convierte secciones de contrato (§N de api.md o de un contrato de extensión) en escenarios BDD Dado/Cuando/Entonces, materializados como subtests table-driven de Go o como pseudocódigo Lua para una ronda de validación. Úsalo al inicio de una sesión de implementación (antes de escribir código) o como escritor de…

2 1mo ago A 87 tokens original Apache-2.0

juez-concurrencia

117

dbareagimeno/enu

Agent Claude Code

Juez clean-room de concurrencia y cancelación, la zona de mayor riesgo del kernel (ADR-004, ADR-008, ADR-020). Busca carreras, violaciones del orden LIFO de cleanup, ECANCELED capturable, despacho sobre estado vivo en vez de foto, y fronteras de hook sin pcall. Lanzar solo desde la skill juicio (o el workflow…

2 1mo ago A 95 tokens original Apache-2.0

debugger

118

Siesher/opencode-homelab

Agent

Use when something is broken and the cause isn't obvious — bugs, error stack traces, "works in dev not prod", performance regressions, weird behavior after a change.

2 3mo ago A 34 tokens original MIT

researcher

119

Siesher/opencode-homelab

Agent

Use for any task requiring external research — finding documentation, comparing libraries, looking up release notes, market research, fact-checking. Read-only by design — won't modify files. Auto-delegate when query starts with "find", "research", "look up", "compare", "what is the latest".

2 3mo ago A 61 tokens original MIT

reviewer

120

Siesher/opencode-homelab

Agent

Use to review code changes (diffs, PRs, single files) for bugs, security issues, performance problems, style violations, and missing edge cases. Read-only — produces a review, doesn't fix code.

2 3mo ago A 43 tokens original MIT