code-review

Identify and document critical codebase issues in a structured markdown findings report.

9|2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/DavidTeju/shared-skills --skill code-review-davidteju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/DavidTeju/shared-skills/tree/main/skills/code-review
Command: npx skills add https://github.com/DavidTeju/shared-skills --skill code-review-davidteju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluate an entire codebase comprehensively to identify bugs, security gaps, edge cases, code quality issues, deprecated patterns, and missed tasks, delivering a structured report to guide improvements.

Core Features & Use Cases

  • Phase-driven exploration spanning API Routes, Authentication, Database access, State Management, Core Business Logic, and Configuration to map architecture and data flow.
  • Generates a markdown findings report organized by severity, enabling teams to track issues, assign fixes, and measure progress.
  • Provides actionable remediation guidance and recommended code changes aligned with best practices and security hygiene.
  • Use cases include pre-release code audits, onboarding engineers, security reviews, and post-incident retrospectives.

Quick Start

Instruct the AI to initiate a full codebase review and guide it through exploration, issue detection, and reporting.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a comprehensive codebase review to identify security gaps and bugs?

A comprehensive codebase review evaluates API routes, authentication, database access, state management, and core logic to identify security gaps, bugs, and edge cases. It produces a structured markdown findings report with actionable remediation steps.

What is the best way to audit API routes and authentication flows for deprecated patterns?

The best way to audit API routes and authentication flows is a structured phase-driven review that maps architecture and data flow. This process identifies deprecated patterns, validates error handling, and documents critical issues with recommended code changes aligned to security hygiene.

Can I use a structured code review for pre-release code audits and onboarding engineers?

Yes, you can use a structured code review for pre-release code audits, onboarding engineers, security reviews, and post-incident retrospectives. It evaluates core business logic and configuration, organizing findings by severity to help teams track issues and assign fixes.

How do I generate a findings report organized by severity for database access and state management issues?

Generate a markdown findings report by applying a phase-driven review to database access and state management code. The review identifies missed tasks and quality issues, organizing them by severity to enable teams to track issues, assign fixes, and measure progress.

Does an automated codebase review provide actionable remediation guidance for core business logic?

Yes, a codebase review provides actionable remediation guidance and recommended code changes for core business logic. It ensures robust validation and error handling while aligning recommendations with best practices and security hygiene.