production-audit

Analyze repository state, CI workflows, and deployment configurations to generate a prioritized remediation plan.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/nazrulsoftwaredev/NIT_CRM_2 --skill production-audit-nazrulsoftwaredev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-audit
Source: https://github.com/nazrulsoftwaredev/NIT_CRM_2/tree/main/.agents/skills/production-audit
Command: npx skills add https://github.com/nazrulsoftwaredev/NIT_CRM_2 --skill production-audit-nazrulsoftwaredev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, maintainer-safe framework for evaluating whether an application is ready for deployment, helping teams identify potential failure points and security gaps before they impact users.

Core Features & Use Cases

  • Risk Assessment: Evaluates codebases against security, data integrity, and operational lenses to provide a readiness score.
  • Actionable Triage: Generates specific, prioritized lists of blockers and high-value fixes to improve application stability.
  • Use Case: Use this before a public launch or after a major feature merge to ensure that critical paths like payment webhooks, database migrations, and rollback procedures are robust and verified.

Quick Start

Ask the production audit skill to evaluate the current repository for launch readiness and identify any critical blockers.

Frequently Asked Questions about production-audit

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

FAQPage Schema
How do I assess production readiness before a public launch?

To assess production readiness, you need a comprehensive audit analyzing local repository state, CI workflows, and deployment configurations to generate a quantitative readiness score and identify critical blockers.

How do I identify deployment risks in my CI-CD workflows?

Identify deployment risks by evaluating your CI-CD workflows and deployment configurations against security, data integrity, and operational stability lenses to produce a prioritized list of blockers and high-value fixes.

When do I need to run a production readiness audit on my repository?

You need to run a production readiness audit before a public launch or after a major feature merge to ensure critical paths like payment webhooks, database migrations, and rollback procedures are robust and verified.

Do I need access to git history to perform a launch readiness audit?

Yes, performing a launch readiness audit requires access to git history, project configuration files, and deployment documentation to accurately evaluate risk and generate a quantitative readiness score.

How do I get a prioritized remediation plan for application stability risks?

To get a prioritized remediation plan for application stability risks, audit your codebase against operational and security lenses to generate specific, actionable lists of blockers and high-value fixes.