production-system-audit

Audits production web applications for architecture, integration, performance, and security issues.

3|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvezArt/evez-skills --skill production-system-audit-evezart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-system-audit
Source: https://github.com/EvezArt/evez-skills/tree/main/skills/production-system-audit
Command: npx skills add https://github.com/EvezArt/evez-skills --skill production-system-audit-evezart

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenges of maintaining the health and security of production web applications by systematically auditing them before launch, identifying technical debt, troubleshooting systematic issues, and preparing for security reviews.

Core Features & Use Cases

  • Pre-production Launch Audit: Ensures systems are free of issues before going live.
  • Technical Debt Assessment: Identifies accumulated issues in existing systems.
  • Systematic Troubleshooting: Debugs issues that span multiple layers.
  • Security Review Preparation: Provides a comprehensive security and reliability audit.
  • Scaling Preparation: Identifies bottlenecks before traffic increases.

Quick Start

Perform a system audit for the 'evez-webapp' using the production-system-audit skill.

Frequently Asked Questions about production-system-audit

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

FAQPage Schema
What is a production system audit and what does it cover?

A production system audit systematically reviews database schemas, API endpoints, external integrations, performance, and security to identify foundational issues and technical debt before launch or scaling.

How do I audit my web application for technical debt and security vulnerabilities?

You audit your web application by performing a systematic review of its architecture, integration points, performance bottlenecks, and security layers to detect accumulated technical debt and vulnerabilities.

Can I use a system audit to troubleshoot systematic issues across multiple application layers?

Yes, a system audit troubleshoots systematic issues by evaluating database schemas, API endpoints, and external integrations together, debugging problems that span multiple architectural layers.

Does a production system audit help prepare for security reviews and traffic scaling?

Yes, a production system audit prepares for security reviews by checking vulnerabilities, and prepares for traffic scaling by identifying performance bottlenecks and foundational issues before traffic increases.

What's the best way to identify bottlenecks in external integrations and API endpoints?

The best way to identify bottlenecks is conducting a comprehensive performance analysis of API endpoints and external integrations, systematically reviewing architecture to pinpoint scaling limitations.