What problem does it solve?
Provides senior-level code review, QA testing, debugging, and implementation support to reduce release risk, catch security and correctness issues early, and accelerate safe delivery of software changes.
Core Features & Use Cases
- Two-pass code reviews that surface security-critical issues (SQL injection, XSS, auth bypass) and maintainability concerns, with copy-ready inline fixes for CRITICAL/HIGH issues.
- QA testing and verification of running apps or local checkouts including end-to-end flows, edge cases, accessibility basics, and repro evidence for bugs.
- Implementation and debugging support using TDD, small iterative commits, and a systematic hypothesis-driven debugging workflow for production incidents.
- Use Case: Review a pull request for a web API, produce an issue table with severities and remediation code snippets, run/fix tests, and deliver a ship-readiness verdict.
Quick Start
Ask the software engineer to review my repository or running URL and produce an issue table with inline fixes for CRITICAL/HIGH findings plus a ship-readiness verdict.