Agent Claude Code
Validates that the project builds, lints, type-checks, and tests pass. Supports a --deep mode for full install + sequenced test run.
Agent Claude Code
Validates that the project builds, lints, type-checks, and tests pass. Supports a --deep mode for full install + sequenced test run.
Agent Claude Code
Reviews code changes from a staff engineer perspective — architecture, patterns, and trade-offs.
Agent Claude Code
Deep scan a folder for bugs — logic errors, race conditions, SQL issues, assertion gaps.
Agent Claude Code
Diagnose test or CI failures by analyzing logs, errors, and recent changes.
Agent Claude Code
Critiques an implementation plan before any code is written — finds missing edge cases, wrong layering, and scope creep.
Agent Claude Code
Stacked-PR helper — inspects gh-stack state, proposes the next safe action, and summarises where you are.