ai assisted coding agents

19 tagged ai assisted coding, measured the same way as everything else here.

Browse within: ai-assistant 12agentsmd 9ai-coding-agent 9spec-driven-development 9codex-plugin 6

code-reviewer

01

MiguelAxcar/ai-rpi-protocol

Agent

Agent "code-reviewer" from MiguelAxcar/ai-rpi-protocol, covering code reviewer, invocation, review criteria, 1. correctness and 2. maintainability.

37 3mo ago A 0 tokens original MIT

standards-discovery

02

MiguelAxcar/ai-rpi-protocol

Agent

Agent "standards-discovery" from MiguelAxcar/ai-rpi-protocol, covering standards discovery agent, invocation, discovery steps, 1. search for convention documents and 2. check project-info (if protocol is used).

37 3mo ago A 0 tokens original MIT

web-researcher

03

MiguelAxcar/ai-rpi-protocol

Agent

Agent "web-researcher" from MiguelAxcar/ai-rpi-protocol, covering web research subagent, when to invoke this subagent, how to invoke this subagent, subagent instructions and three-step process.

37 3mo ago A 0 tokens original MIT

agents-md-reviewer

04

shrekshrek/project-workflow

Agent

Claude Code adapter for L2 project-convention compliance review. Reads docs/reviewers/agents-md-reviewer.md as the canonical reviewer spec, then reviews changed code against AGENTS.md and path-scoped rules with complete-population evidence. Does not review functional correctness or design taste.

2 yesterday A 62 tokens original MIT

codebase-explorer

05

shrekshrek/project-workflow

Agent

Claude Code adapter for existing-codebase structure survey. Reads docs/reviewers/codebase-explorer.md as the canonical explorer spec, then reports directories, tiers, frameworks, modules, and an AGENTS.md Project Structure snippet. Read-only.

2 yesterday A 53 tokens original MIT

shrekshrek/project-workflow

Agent

Claude Code adapter for generated-decision traceability audit. Reads docs/reviewers/decision-completeness-auditor.md as the canonical auditor spec, then checks generated content for unanchored specific-string decisions before preview/apply gates. Read-only.

2 yesterday A 59 tokens original MIT

red-team

07

KashZod/devloop

Agent

Adversarial diff reviewer. Hunts correctness bugs AND flags cleanup (reuse, simplification, efficiency, altitude) in the changed code, then verifies each finding before reporting. Runs in an isolated context to eliminate author-evaluator bias. Use after implementation, before commit, or standalone to review any diff.…

2 9d ago A 94 tokens original Apache-2.0

review-impl

08

KashZod/devloop

Agent

Conformance gate. Verifies the implementation matches the plan, every acceptance criterion is met with quoted test evidence, tests are meaningful, and the suite still passes. Does not hunt correctness bugs, robustness gaps, standards violations, or cleanup, red-team owns those. Use after implementation chunks are…

2 9d ago A 67 tokens original Apache-2.0

review-plan

09

KashZod/devloop

Agent

Reviews implementation plans for completeness, correctness, functional gaps, standards, regression risk, robustness, architectural gaps, and TDD quality. Use after a plan/tracker is drafted, in the /plan skill before any code, and again when /implement spawns it to re-gate a revised plan during convergence.

2 9d ago A 65 tokens original Apache-2.0