code-review

Generate a multi-document code review package covering security, architecture, and quality.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dbbuilder-org/claude-skills --skill code-review-dbbuilder-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/dbbuilder-org/claude-skills/tree/main/code-review
Command: npx skills add https://github.com/dbbuilder-org/claude-skills --skill code-review-dbbuilder-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performs a comprehensive, structured code review of the current project to produce a multi-document assessment package covering security, architecture, code quality, testing, deployment, tech debt, and strengths. Output is organized under code-review/<YYYY-MM-DD>/.

Core Features & Use Cases

  • Generates a multi-document review package spanning security, architecture, code quality, testing, deployment, and tech debt.
  • Provides executive summary, architecture notes, risk assessment, and actionable backlog.
  • Use cases include preparing for security audits, release readiness, and maintainability assessments.

Quick Start

Trigger the code-review skill on the current project to generate the code-review package in code-review/<YYYY-MM-DD>/.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I generate an end-to-end code review report for my codebase?

A comprehensive code review produces a multi-document assessment package that covers security, architecture, code quality, testing, deployment, and tech debt. It generates structured documents including an executive summary, risk assessment, and file inventories.

What's the best way to assess deployment readiness and security for a software project?

Assessing deployment readiness and security requires a structured code review that evaluates the codebase against security and deployment criteria. It generates an executive summary, risk assessment, and actionable backlog to determine release readiness.

How do I audit architecture and tech debt across my codebase?

Auditing architecture and tech debt requires documenting structural codebase aspects to generate architecture notes and a tech debt assessment. The review package organizes these structured documents under a dated code-review directory.

Can I get a structured file inventory and risk assessment for my codebase?

A structured file inventory and risk assessment are generated as part of the multi-document review package. This package explicitly includes file inventories and risk assessments to evaluate code quality and security risks.

Does a code review work for maintainability assessments and security audits?

Code review for maintainability assessments and security audits works by analyzing the codebase to identify quality and security aspects. It generates an actionable backlog and executive summary suitable for audit preparation and release planning.