audit-mode

Dispatch read-only agents to audit code and generate prioritized markdown reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of running audit agents that produce detailed, prioritized findings reports without altering code.

Core Features & Use Cases

  • Structured Audit Execution: Configures specialist agents to read code, evaluate against standards, and generate markdown reports.
  • Report Standardization: Ensures consistent format with sections for findings, strengths, effort estimates, and top concerns.
  • Use Case: A security team can quickly assemble a non-invasive security audit report for a new repository by dispatching an audit agent in audit mode.

Quick Start

Use the audit-mode skill to run a code audit on your repository and generate the report at the specified directory.

Frequently Asked Questions about audit-mode

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

FAQPage Schema
How do I run a read-only code audit that generates markdown reports?

To run a read-only code audit, you can use audit-mode to dispatch specialist agents that evaluate your repository and produce prioritized markdown reports without altering any code or creating pull requests.

What is the best way to perform a non-intrusive security audit on a software repository?

A non-intrusive security audit is best performed by dispatching read-only agents that evaluate your code against security standards, ensuring no code changes are made while generating a detailed report of findings and effort estimates.

Can I evaluate code quality and architecture without modifying my repository?

Yes, you can evaluate code quality and architecture without modifying your repository by configuring read-only audit agents that assess your codebase and output standardized markdown reports containing top concerns and strengths.

How do I standardize code review reporting for dependencies and architecture?

You can standardize code review reporting by applying an automated audit mode that generates consistent markdown sections for findings, strengths, effort estimates, and top concerns across security, architecture, and dependency assessments.

Does static analysis in audit mode create pull requests or change code?

Static analysis in audit mode does not create pull requests or change code; it strictly focuses on detailed reporting and evaluation by dispatching read-only agents to produce prioritized findings.

What sections are included in an automated code audit report?

An automated code audit report includes standardized markdown sections for prioritized findings, architectural strengths, effort estimates for fixes, and the top concerns identified during the repository evaluation.