production-code-audit

Analyze source code repositories and fix architectural, security, performance, and quality issues.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill production-code-audit-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-code-audit
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/.agent/skills/production-code-audit
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill production-code-audit-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of transforming legacy or non-production codebases into high-quality, enterprise-grade software that is ready for deployment.

Core Features & Use Cases

  • Autonomous Codebase Analysis: Deep-scan and analyze entire codebases for architecture, security, performance, and quality issues.
  • Comprehensive Issue Detection: Identify architectural flaws, security vulnerabilities, performance bottlenecks, and code quality issues.
  • Automatic Fixing and Optimization: Automatically refactor code, fix issues, optimize performance, and add missing tests and infrastructure.
  • Verification and Reporting: Verify changes, measure improvements, and generate comprehensive reports with before/after metrics.

Quick Start

Use the production-code-audit skill to automatically audit and optimize your codebase.

Frequently Asked Questions about production-code-audit

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

FAQPage Schema
How do I audit source code for security vulnerabilities and performance bottlenecks?

A code audit deep-scans your source repository to identify architectural flaws, security vulnerabilities, performance bottlenecks, and quality issues. It automatically refactors the codebase to meet professional production standards.

What is the best way to refactor a legacy codebase for production deployment?

Refactoring a legacy codebase for production requires autonomously detecting architectural and security issues, then automatically optimizing performance and adding missing tests to transform the software into enterprise-grade, deployment-ready code.

Can I automatically fix code quality issues across an entire repository?

Yes, you can automatically fix code quality issues by running an autonomous analysis that identifies flaws across the repository and automatically refactors the code, optimizes performance, and adds missing tests.

Does automated code optimization work with any programming language and development environment?

Automated code optimization requires access to your source code repository and a suitable development environment. It processes the provided codebase to identify and fix architectural, security, and performance issues during the audit.

How do I verify code improvements and measure performance tuning results?

You verify code improvements and measure performance tuning results by running a verification process that validates the applied changes and generates comprehensive reports containing detailed before and after metrics.

When should I avoid using an autonomous codebase analysis tool?

You should avoid using autonomous codebase analysis when you lack access to the source code or a suitable development environment, as the automated fixing and optimization processes require direct repository access to execute deep-scans.