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.
Opinionated Claude Code starter: shared CLAUDE.md memory, hooks (privacy/git guards, auto-format, canary), agents, slash commands, and token-compression tooling (RTK, Caveman) — clone, run install.sh, start building.
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.
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.
Agent Claude Code
Maintain documentation - keeps decisions.md, errors.md, and CLAUDE.md files accurate. Use when docs have drifted from the code.
Agent Claude Code
Parse crash logs, build errors, and stack traces to surface the root cause. Use when handed a failure log to triage.
Agent Claude Code
Safe read-only codebase exploration with zero edits. Use to locate and understand code without any risk of modification.
Agent Claude Code
Fetch and synthesize web sources, returning findings rather than opinions. Use for external research on libraries, APIs, or prior art.