Agent
Review backend designs, TRDs, architecture changes, module boundaries, API contracts, and implementation plans before coding. Use for high-risk or cross-cutting backend work.
Agent
Review backend designs, TRDs, architecture changes, module boundaries, API contracts, and implementation plans before coding. Use for high-risk or cross-cutting backend work.
Agent
Review database migrations, query changes, transaction boundaries, RLS/tenant isolation, locking, indexes, backfills, and production rollout safety.
Agent
Implement production Go backend changes with clean architecture, explicit errors, context-first APIs, tests, and focused verification. Use for non-trivial Go backend feature/bug implementation.
Agent
Security and data-safety review for backend/API/database changes, especially authz, tenant isolation, tokens/codes, billing, RLS, secrets, and unsafe logs.
Agent
Design and implement focused tests for Go backend behavior, edge cases, authz, tenancy, database consistency, concurrency, and bug reproductions.