llm tooling agents

15 tagged llm tooling, measured the same way as everything else here.

Browse within: starter-template 6

harness-coder

01

Junhanliu-dev/espalier-engineering

Agent

Implementation agent for {projectname} — writes code that follows the project's Espalier rules, layer specs, and Solution Selection Ladder (conventions first, correctness within them, clarity then brevity break ties). Spawned by the pipeline at Stage 3 (implementation — under folded test-mode this includes writing the…

72 6d ago A 112 tokens original MIT

harness-reviewer

02

Junhanliu-dev/espalier-engineering

Agent

Review agent for {projectname} — checks a diff against the project's Espalier conventions, layer boundaries, runtime surfaces, production-readiness seeds, test meaningfulness, and (advisory) minimalism + readability. Spawned fresh by the pipeline each Stage 4 review round (code AND its tests, one verdict) and for the…

72 6d ago A 114 tokens original MIT

harness-security

03

Junhanliu-dev/espalier-engineering

Agent

Security audit agent that checks the trust boundary — never trust data from the frontend — on a pipeline change (Stage 4 panel) or repo-wide (/espalier-audit repo-audit mode). Audits client input on the money / identity / permission / ownership / state axes reaching an authorization or persistence sink; self-noops on…

72 6d ago A 77 tokens original MIT

analyzer

04

JustMichael-80/MasterVault

Agent

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

12 19d ago A 0 tokens copy · 100% MIT

grader

06

JustMichael-80/MasterVault

Agent

Evaluate expectations against an execution transcript and outputs.

12 19d ago A 0 tokens copy · 100% MIT

acceptance-agent

07

Langerrr/zforge

Agent

Use this agent when a zforge phase has reported DONE and its evidence must be independently verified before the planner accepts it. Typical triggers include /zforge:feature-orchestrate accepting a REPORTED phase during a long chain, and any run where the planner's context is the constrained resource. It reconciles the…

10 yesterday A 134 tokens original MIT

phase-agent

08

Langerrr/zforge

Agent

Use this agent when a phase of a zforge feature plan is ready to implement and its work should run in its own context. Typical triggers include /zforge:feature-orchestrate spawning a READY phase, resuming a phase whose agent was interrupted mid-run, and re-running a phase after a decision was rejected in review. See…

10 yesterday A 101 tokens original MIT

BuildValidator

09

moneytosms/claude-start

Agent Claude Code

Run lint, build, and tests on demand and report pass/fail with the relevant errors. Use when validating that a change compiles and the suite is green.

2 9d ago A 36 tokens original MIT

CodeReviewer

10

moneytosms/claude-start

Agent Claude Code

Review a diff and return a summary plus issues, making no edits. Use for reviewing a branch, PR, or working-tree change.

2 9d ago A 30 tokens original MIT

DocWriter

11

moneytosms/claude-start

Agent Claude Code

Maintain documentation - keeps decisions.md, errors.md, and CLAUDE.md files accurate. Use when docs have drifted from the code.

2 9d ago A 31 tokens original MIT

coder

12

SabilMurti/Seiza

Agent

Writes and modifies code files based on the plan.

1 1mo ago A 12 tokens