llm training agents

6 tagged llm training, measured the same way as everything else here.

Browse within: claude-code-plugins 6zig 6zig-lang 6

code-reviewer

01

kelp/agent-plugins

Agent

Implementation-review role for the tdd-pipeline plugin. Reads code written by the implementer agent, checks correctness, resource management, and quality, and reports findings. Does not write code. Dispatched by tdd-orchestrate; not for direct user invocation.

2 8d ago A 57 tokens original MIT

test-reviewer

02

kelp/agent-plugins

Agent

Test-review role for the tdd-pipeline plugin. Reads tests written by the test-writer agent, checks coverage and correctness, and reports findings. Does not write code. Dispatched by tdd-orchestrate; not for direct user invocation.

2 8d ago A 54 tokens original MIT

test-writer

03

kelp/agent-plugins

Agent

Test-writing role for the tdd-pipeline plugin. Writes ONLY the test file and minimal type stubs for a module — never the real implementation. Dispatched by tdd-orchestrate; not for direct user invocation.

2 8d ago A 49 tokens original MIT