production-audit

Audit code state, CI, tests, migrations, and deployment configurations for production readiness.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive production readiness audit, identifying potential issues before launch, deployment, or rollout.

Core Features & Use Cases

  • Comprehensive Audit: Inspects various aspects of the application, including code state, runtime boundaries, CI, tests, migrations, and deployment configurations.
  • Risk Scoring: Scores readiness based on evidence, not just vibes, with categories like security, data integrity, and user experience.
  • Use Case: Before deploying a new version, use this Skill to ensure that the app is ready for production, identifying any risks or missing evidence.

Quick Start

Run the 'production-audit' skill to assess your application's production readiness.

Frequently Asked Questions about production-audit

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

FAQPage Schema
How do I conduct a production readiness audit before deploying a new application version?

To conduct a production readiness audit, you must inspect code state, runtime boundaries, CI pipelines, tests, migrations, and deployment configurations to identify missing evidence and operational risks prior to launch.

What is production readiness scoring and how does it assess application health?

Production readiness scoring evaluates application health by analyzing concrete evidence across security, data integrity, and user experience categories, generating a comprehensive score rather than relying on subjective assessments.

When should I perform an engineering triage risk assessment for a production rollout?

You should perform an engineering triage risk assessment during pre-launch, post-merge, or operational review phases to identify deployment risks and missing evidence before a production rollout.

Does a production audit require specific CI or test framework dependencies?

No specific dependencies are required. The production audit inspects existing CI pipelines, test suites, and deployment configurations directly within your repository to evaluate readiness boundaries.

What is the best way to identify missing evidence in data migrations and deployment configurations?

The best way to identify missing evidence is to run a comprehensive audit that analyzes your data migrations and deployment configurations against runtime boundaries, scoring readiness based on factual data integrity.