debugger
01Agent Claude Code
Use PROACTIVELY for errors, stack traces, test failures, or unexpected behavior. Root-cause analysis + minimal fix.
MCP server for Apple Reminders. Full CRUD via EventKit, no shortcuts hacks.
Agent Claude Code
Use PROACTIVELY for errors, stack traces, test failures, or unexpected behavior. Root-cause analysis + minimal fix.
Agent Claude Code
Executes exactly ONE slice from TASKSTATE.md. Reads slice, writes code, runs tests, checks box. Never plans or decomposes. Invoke with slice ID.
Agent Claude Code
MUST BE USED for any feature, bug, or refactor touching >1 file or >30 LOC. Decomposes into verifiable slices in TASKSTATE.md. Planning only — does NOT implement.
Agent Claude Code
Use PROACTIVELY for any task requiring codebase search, doc fetch, or understanding how existing code works. Spawn multiple in parallel for independent questions. Returns terse structured synthesis — never raw dumps.
Agent Claude Code
Use PROACTIVELY after any implementer slice and before /ship. Reviews working-tree diff against CONVENTIONS.md. Read-only.
Agent Claude Code
Read-only Terraform reviewer. Use PROACTIVELY for any PR touching .tf, .tfvars, or modules/. Runs fmt/validate/lint/scan + plan summary. MUST NOT apply, destroy, or mutate state.
Agent Claude Code
Use PROACTIVELY after any code change. Runs project tests and reports failures with one-line root-cause guesses. Does not fix.