audit

Analyze codebase patterns and risks across zones without modifying source files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/EllevatedAI/MeMyselfAndI --skill audit-ellevatedai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/EllevatedAI/MeMyselfAndI/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/EllevatedAI/MeMyselfAndI --skill audit-ellevatedai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rigorous, zone-aware analysis of codebases to detect patterns, inconsistencies, and potential issues without modifying source files.

Core Features & Use Cases

  • Zone prompts for focused auditing across different concerns (billing, security, tests, migrations, etc.)
  • Read-only analysis ensuring no code changes, with structured findings and recommendations
  • Multi-phase workflow including inventory, per-zone reports, synthesis, and deep audits

Quick Start

Run /audit with your target zone(s) to generate zone-specific reports and a deep-audit summary.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a read-only code audit without modifying source files?

A code audit identifies codebase patterns, inconsistencies, and potential risks through zone-aware analysis. It applies zone-specific prompts across billing, security, tests, and migrations to produce focused findings and recommendations without altering source files.

Can I analyze specific risk areas like billing or security during a codebase audit?

The workflow includes four phases: a deterministic inventory, six persona reports for specific zones, a synthesis phase, and a final deep-audit-report. All outputs are saved to the ai/audit/ directory for consolidated review.

What is the best way to consolidate multiple zone-specific code analysis reports?

The best way to consolidate zone-specific reports is through a multi-phase synthesis workflow. After generating deterministic inventory and persona reports, the tool produces a final synthesized deep-audit-report saved to ai/audit/ for comprehensive review.

Does a read-only code audit work for detecting migration and test inconsistencies?

Yes, read-only code audits work for detecting migration and test inconsistencies through zone-specific prompts. The analysis targets these areas to identify patterns and risks without modifying any source files.