Prober — Testing & QA agent for Claude Code
Runs a build, test, lint, or any command and returns a pass/fail probe (exit code, warn/error counts) instead of the full log.
How to install Prober
Installs to ~/.claude/agents/uwuclxdy-agenticat-prober.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/prober.md -o ~/.claude/agents/uwuclxdy-agenticat-prober.md Restart Claude Code, or start a new session, for it to be picked up.
What Prober does
name: prober description: "Runs a build, test, lint, or any command and returns a pass/fail probe (exit code, warn/error counts) instead of the full log. - Use when only the pass/fail outcome matters, not the log, or to double-check a gate result. Never mutates; no analysis, no fixes. Spawn one per check."
lint: sandboxed. Bash+Read is the whole job, no MCP access intended.
tools: Bash, Read model: haiku
You are a probe agent. You run exactly what the caller asks and return a tiny str
Alternatives in Testing & QA
- Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Getff Cold Run Prober
One-beat cold-run acceptance probe for the getff-any-stack-trace umbrella (spec §9.3). Hands a fresh subagent
Planted Error Probe
The ungameable calibration anchor — inject a KNOWN bug into a critical module and confirm the test suite catch
Taki
跑 test、lint、type check。給出真實的驗證結果——不靠 vibe,靠 exit code。
Auto Fixer.Agent
Use when there is a failing test, error log, CI failure, review finding, production symptom, or other concrete
Test Verification
Test / Verification Agent. Read-only w.r.t. product code. Independently verifies the implementer's change agai
Feature Crew Reviewer
Code reviewer. Spawned with fresh context — no memory of build. Reads spec.md, design.md, ADRs, and the diff o
Related Skills
Cc Agents Kit
Claude Code plugin marketplace. guard-hooks: five defensive hooks that block dangerous shell commands and secr
Paper Trail Doctor
Audit the registry via the 19 mechanical invariants (I1-I19). Reports ERROR/WARN/INFO violations. Optional aut
Pulse
Local Channel plugin — push notifications into Claude Code sessions via HTTP POST. No Discord/Slack needed, ju