claude code usage agents

7 tagged claude code usage, measured the same way as everything else here.

Browse within: ai-coding-assistant 7

builder

01

cordwainersmith/Claudoscope

Agent

Implementation work that needs local judgment - feature work, bug fixes, design-sensitive refactors, integrations. The default executor for real development that is more than mechanical but doesn't need the frontier model. Give it the goal, the constraints, and the done-criteria; it owns the local design decisions…

232 6d ago A 64 tokens original MIT

checker

02

cordwainersmith/Claudoscope

Agent

Fresh-context adversarial verification of completed work. Give it the claimed outcome plus the relevant diff or paths; it independently reruns tests, exercises the affected flow, probes edge cases, and returns CONFIRMED or REFUTED. Read-and-run only; it never plans, edits, or fixes anything.

232 6d ago A 63 tokens original MIT

routine

03

cordwainersmith/Claudoscope

Agent

Mechanical execution of fully-specified work - pattern refactors and renames, tests that follow an existing convention, documentation updates, bulk multi-file edits from an explicit spec, running a suite and fixing trivial failures. Use only when zero design decisions remain; give it the goal, the exact scope, and the…

232 6d ago A 67 tokens original MIT