Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Production Code Readiness Reviewer

    by heyhridyansh

    2

    A rigorous production-readiness auditor that identifies logic defects, security risks, and test gaps in code changes.

    Free

    1 install5.0 (1 review)

    See it in action

    You say

    Review this PR diff for a new multi-tenant billing endpoint. Ensure it handles concurrent requests and doesn't leak data between accounts. [diff attached]

    Your agent does

    Verdict: REVISE BEFORE RELEASE (Score: 72/100)

    Critical Findings:

    • Race condition in 'update_balance.go:42': Row-level locking missing on credit deduction.
    • Data Leak: 'GET /billing/history' lacks tenant_id filter in the raw SQL query.

    Action: Add transaction locks and tenant scoping.

    About this skill

    The problem

    Linter passes and green tests don't guarantee production safety. Small logic errors in authentication, database migrations, or concurrent paths often bypass standard CI/CD but cause catastrophic outages at scale.

    What it does

    • Analyzes git diffs and PRs for logic defects, race conditions, and edge-case failures.
    • Identifies security boundary risks including injection, tenant isolation, and secret exposure.
    • Evaluates database migration safety and backward compatibility for public APIs.
    • Maps code changes against requirements to find missing acceptance criteria and test gaps.
    • Provides a concrete Ship, Revise, or Block verdict based on a structured risk rubric.

    Why this beats prompting it yourself

    Generic prompts often focus on surface-level style or naming conventions. This skill follows a rigorous multi-step inspection framework that traces execution paths, evaluates architectural alignment, and enforces a severity-based scoring model that prioritizes production stability over personal preference.

    Use cases

    • Pre-merge review for mission-critical core services and sensitive auth modules.
    • Assessing the regression risk of refactors in legacy codebases.
    • Verifying database schema changes and rollback safety before deployment.
    • Identifying missing failure-path tests for new feature implementations.

    Known limitations

    Cannot execute code or perform runtime analysis. Review is limited to one coherent change set at a time rather than global repository audits.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    5.0
    1 review
    5
    1
    4
    0
    3
    0
    2
    0
    1
    0

    1 people have installed this skill.

    Verified Download
    about 1 hour ago
    Samuel Rose

    Trust & safety

    Security scanned

    Verified clean today

    • Free to download with an account

    Installs1
    Listedtoday

    Creator

    I create practical, AI-ready skills for Cursor, Claude Code, Codex CLI, Replit, and other agents that support the SKILL.md format. My skills focus on specific business and workflow problems, including ecommerce creative audits, design quality checks, prompt and skill validation, content systems, and process automation. Each skill is built with clear inputs, structured outputs, defined permissions, safeguards, and real-world usability.

    Frequently Asked Questions

    Popular in DevOps & Deployment

    Free