audit

Automates code quality audits and reviews in repositories via predefined and custom prompts.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/tanghuo/th-skill --skill audit-tanghuo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/tanghuo/th-skill/tree/main/skills/audit
Command: npx skills add https://github.com/tanghuo/th-skill --skill audit-tanghuo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of running quality audits and reviews on code repositories, saving time and reducing errors in the code review process.

Core Features & Use Cases

  • Automated Code Audits: Run predefined audit checks on code repositories.
  • Customizable Reviews: Create and execute custom review prompts based on repository-specific needs.
  • Use Case: For a software development team, this Skill can be used to automatically check for code quality issues, review pull requests, and ensure adherence to coding standards.

Quick Start

Run the 'audit' skill with the parameter 'code review' to start an automated code quality audit.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I automate code quality audits and reviews in my repository?

To automate code quality audits and reviews, run the 'audit' skill with the 'code review' parameter. It executes predefined and custom prompts to check for code quality issues and ensure adherence to coding standards in software development workflows.

Can I create custom review prompts for repository-specific coding standards?

Yes, you can create and execute custom review prompts for repository-specific needs. The code audit process supports customizable reviews alongside predefined audit checks to ensure your software development standards are met.

How does automated code review work for pull requests?

Automated code review for pull requests works by executing predefined and custom prompts against the repository code. This automated quality assurance process checks for code quality issues and ensures adherence to coding standards.

Do I need a specific directory structure to run code quality audits?

Yes, running code quality audits requires access to the repository's .local/review/ directory. The audit skill executes specific prompt files from this location to perform automated code reviews and quality assurance checks.

What's the best way to ensure code adherence to standards during software development?

The best way to ensure code adherence to standards is automating code quality audits using predefined and custom prompts. This reduces errors in the code review process and automatically checks for quality issues in your repositories.