Expert Technical Code Review
CommunityFind bugs fast, with actionable fixes.
System Documentation
What problem does it solve?
It solves the problem of unreliable, shallow, or non-actionable code review by enforcing a rigorous, safety- and correctness-first review workflow that also evaluates test quality.
Core Features & Use Cases
- Correctness & Safety: Checks concurrency hazards, boundary/edge cases, error handling gaps, and unsafe memory or failure modes.
- Performance & Design: Flags algorithmic inefficiencies, wasteful allocations, and leaky abstractions or overly complex patterns.
- Test Quality & Coverage: Detects weak tests that pass without actually verifying behavior, and calls out missing negative, integration, and concurrency scenarios.
- Self-Review Protocol: Ensures issues are specific, fixable, prioritized, balanced, and supported by adversarial test reasoning before delivering feedback.
Use Case: reviewing a pull request in a production codebase where correctness and maintainability matter, ensuring the review doesn’t miss security/performance risks and that the test suite would fail if the implementation were wrong.
Quick Start
Ask the AI to perform an Expert Technical Code Review of the provided diff and prioritize critical issues first, including concrete fixes and suggestions for stronger negative and integration tests.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Expert Technical Code Review Download link: https://github.com/jordanhindo/Turtlez/archive/main.zip#expert-technical-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.