deep-review

Review codebases for production readiness across security, performance, and cost.

3|2|Updated Jul 4, 2026
One-click install
npx skills add https://github.com/EdytaKucharska/keel --skill deep-review-edytakucharska
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-review
Source: https://github.com/EdytaKucharska/keel/tree/main/skills/deep-review
Command: npx skills add https://github.com/EdytaKucharska/keel --skill deep-review-edytakucharska

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive review of an existing codebase, addressing production-readiness concerns and identifying potential issues before they become costly problems.

Core Features & Use Cases

  • Whole-Project Readiness Review: Assess the health and readiness of a codebase for production use.
  • Hygiene, Security, Load-shape, and Cost Analysis: Evaluate various aspects of the codebase, including hygiene (backups, secrets, observability), security posture, load capacity, and cost.
  • Detailed Report with Recommendations: Generate a report with findings, prioritized by impact and actionable recommendations to improve the codebase.
  • Repository-Aware and Collaborative: Accesses and utilizes information from the repository, and integrates feedback for continuous improvement.

Quick Start

Run a deep review of your project with the command '/keel:deep-review'.

Frequently Asked Questions about deep-review

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

FAQPage Schema
How do I check if my codebase is ready for production deployment?

To check codebase readiness for production deployment, run a comprehensive codebase review that evaluates security posture, load-shape capacity, cost analysis, and hygiene factors like backups and observability. This generates a detailed report with prioritized, actionable recommendations to resolve issues before they become costly problems.

What does a comprehensive codebase review include for assessing software readiness?

A comprehensive codebase review includes security scanning, performance evaluation, load-shape analysis, cost analysis, and hygiene checks for backups, secrets, and observability. It assesses the overall health of the project and generates a report with findings prioritized by impact to ensure production readiness.

Can I tailor the production readiness assessment to use my specific repository information?

Yes, you can tailor the production readiness assessment to your repository. The review process is repository-aware, meaning it accesses and utilizes information directly from the repository to customize the evaluation and prioritize the identified issues based on your specific project context.

How do I analyze security posture and cloud cost within my existing project?

To analyze security posture and cloud cost within an existing project, perform a comprehensive codebase review. This process involves dedicated security scanning and cost analysis modules that evaluate your application's vulnerabilities and expenditure, providing actionable recommendations for a production-ready state.

What is the best way to identify potential production issues before deployment?

The best way to identify potential production issues before deployment is to execute a deep codebase review. This approach evaluates multiple dimensions of software readiness, including security, load-shape, and hygiene, providing a detailed report with findings prioritized by impact to prevent costly problems.

Does the code review process evaluate project hygiene and observability?

Yes, the code review process evaluates project hygiene and observability. The comprehensive assessment specifically checks for proper backups, secure secrets management, and adequate observability setup alongside security, load-shape, and cost analysis to ensure full production readiness.