production-audit

Audit local repository evidence to identify production risks for shipped apps.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/hector-manny/bussbot --skill production-audit-hector-manny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-audit
Source: https://github.com/hector-manny/bussbot/tree/main/.cursor/skills/production-audit
Command: npx skills add https://github.com/hector-manny/bussbot --skill production-audit-hector-manny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a local-evidence production readiness audit, allowing maintainers to assess app readiness without external audit services.

Core Features & Use Cases

  • Local Evidence Audit: Analyze app readiness using local and user-authorized evidence.
  • Risk Assessment: Identify potential risks and issues before launch.
  • Use Case: When preparing for a public launch, demo, or customer rollout, use this Skill to ensure the app is ready and identify any potential issues.

Quick Start

Run the production-audit skill on your application to check its readiness for production.

Frequently Asked Questions about production-audit

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

FAQPage Schema
How do I run a production readiness audit using local repository data?

Run a production readiness audit by executing the skill on your local repository to analyze app readiness using local and user-approved evidence. It conducts pre-launch reviews and post-merge checks to identify potential production risks before a public launch or demo.

What is a local evidence production audit and when do I need it?

A local evidence production audit assesses app readiness for launch using only local repository data and user-approved evidence. You need it when preparing for a public launch, demo, or customer rollout to identify potential risks and issues without relying on external audit services.

Can I audit app readiness without sharing data with third-party services?

Yes, you can audit app readiness without third-party data sharing by using a local-evidence audit approach. The skill analyzes user-authorized local repository data to identify production risks while explicitly excluding unpinned external code execution and third-party data sharing.

Does a local production audit work for post-merge checks and pre-launch reviews?

Yes, a local production audit works for both pre-launch reviews and post-merge checks. It focuses on identifying production risks in shipped apps by utilizing local repository data, allowing maintainers to assess readiness continuously throughout the development lifecycle.

What are the limitations of a local-evidence readiness check?

A local-evidence readiness check is limited by its exclusion of unpinned external code execution and third-party data sharing. It relies strictly on local repository data and user-approved evidence, meaning it may not surface risks originating from external dependencies or runtime environments outside the local scope.

Why should I use a local production audit instead of external audit services?

You should use a local production audit to assess app readiness without external audit services, ensuring data privacy. It leverages local repository data and user-approved evidence to conduct pre-launch reviews and post-merge checks while identifying production risks and excluding unpinned external code execution.