system-audit

Installation
SKILL.md

Maintenance Sweep

System-wide health check using agnix lint + 7 parallel sub-agents. Produces a consolidated report at log/audits/system-audit-YYYY-MM-DD.md. Report-only — never modifies any files.

When to Use

  • Periodic system hygiene (monthly or after major changes)
  • When the user says "maintenance sweep", "system health check", "audit my setup"
  • After adding/removing skills, hooks, agents, or rules
  • Before presenting the system to others (ensure everything is consistent)

Overview

  1. Lint — run npx agnix . to validate skills, hooks, agents, and CLAUDE.md
  2. Dispatch — launch 7 sub-agents in parallel via the Task tool
  3. Collect — gather each sub-agent's findings
  4. Consolidate — merge lint results + sub-agent findings into a single timestamped report
  5. Present — show key findings to the user
Related skills
Installs
6
GitHub Stars
54
First Seen
Mar 4, 2026