audit

Diagnose Universal Development Standards installation health and detect standardization patterns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure your Universal Development Standards (UDS) installation is healthy, identifies potential areas for standardization, and detects friction points with existing UDS guidelines.

Core Features & Use Cases

  • Health Checks: Verifies UDS installation integrity, manifest validity, and file consistency.
  • Pattern Detection: Scans directories and commit history for recurring development patterns.
  • Friction Identification: Compares modified standards and detects unused or orphaned files.
  • Feedback Submission: Generates structured reports for GitHub issues or direct submission.
  • Use Case: After a complex feature integration, run uds audit --patterns to see if the new code aligns with established UDS patterns and if any new patterns should be considered for standardization.

Quick Start

Run a full audit of your UDS installation to check its health and identify any issues.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I check the health of my Universal Development Standards installation?

To check Universal Development Standards (UDS) health, run an audit to verify installation integrity, manifest validity, file consistency, and AI configuration references. This diagnoses overall UDS installation health and detects structural issues.

What is the best way to detect development patterns for standardization?

The best way to detect development patterns for standardization is scanning directory structures and commit history. This identifies recurring development patterns to consider for new UDS standardization guidelines.

How do I identify friction with existing development standards?

You identify friction with existing development standards by comparing modified standards and scanning for unused or orphaned files. This detects friction points where current code diverges from established UDS guidelines.

Can I submit feedback about UDS standardization issues directly to GitHub?

Yes, you can submit feedback about UDS standardization issues directly to GitHub. The audit generates structured reports of identified friction and health issues for submission via GitHub issues or pre-filled URLs.

When do I need to run a development standards audit?

You need to run a development standards audit after a complex feature integration to see if new code aligns with established UDS patterns, or when verifying if new patterns should be considered for standardization.