Audit Assistant

Diagnoses UDS installation health and reports findings via GitHub issues.

70|13|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/AsiaOstrich/universal-dev-standards --skill audit-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Audit Assistant
Source: https://github.com/AsiaOstrich/universal-dev-standards/tree/main/locales/zh-CN/skills/audit-assistant
Command: npx skills add https://github.com/AsiaOstrich/universal-dev-standards --skill audit-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill diagnoses the health of your Universal Development Standards (UDS) installation, identifies development patterns worth standardizing, and detects friction points with existing standards, providing structured feedback.

Core Features & Use Cases

  • Health Check: Verifies the integrity of your UDS installation, including directory presence, manifest validity, and file integrity.
  • Pattern Detection: Scans for common directory structures, commit themes, and identifies modified or unused standards.
  • Friction Identification: Pinpoints discrepancies between your workflow and established standards.
  • Structured Reporting: Submits findings as structured GitHub issues or provides them in a user-friendly format.
  • Use Case: After a new team member sets up UDS, run /audit to ensure their installation is correct and identify any immediate areas for improvement or potential issues.

Quick Start

Run the audit skill to perform a full diagnostic of your UDS installation.

Frequently Asked Questions about Audit Assistant

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

FAQPage Schema
How do I check the health and integrity of a Universal Development Standards installation?

To check the health of a Universal Development Standards installation, run an audit diagnostic that verifies directory presence, manifest validity, and file integrity to ensure setup correctness.

How do I detect development friction points and unused standards in my codebase?

To detect development friction points and unused standards, run an audit that scans commit themes and directory structures to pinpoint discrepancies between your workflow and established standards.

Do I need the gh CLI to report Universal Development Standards audit findings?

Yes, you need the gh CLI to report Universal Development Standards audit findings as structured GitHub issues, though alternative user-friendly reporting methods are also supported.

What is the best way to verify a new team member's UDS setup?

The best way to verify a new team member's UDS setup is to run a full diagnostic audit that identifies incorrect installation components and highlights immediate areas for workflow improvement.

Can I identify common development patterns that need standardizing?

Yes, you can identify common development patterns that need standardizing by scanning commit themes and directory structures to detect modified or unused standards within your installation.