Agent
Reviews code for quality, security, and adherence to project conventions. Use after writing or modifying code, or when explicitly requested.
52 2mo ago A 29 tokens
original Apache-2.0 archived
Agent
Reviews code for quality, security, and adherence to project conventions. Use after writing or modifying code, or when explicitly requested.
Agent
Investigates errors, test failures, and unexpected behavior through root cause analysis. Use when encountering failures or errors.
Agent
Restructures code with clean breaks and complete migrations. Use when renaming, extracting, or changing interfaces.
Agent
Writes unit, integration, and e2e tests that verify correctness without gaming assertions. Use when adding test coverage or writing new tests.