Loading...
Loading...
Audit a repo against the canonical repo-standard (STANDARD.md) and report what is done, drifted, missing, or N/A, with a fix for each gap. Verifies that startup was run and its outputs have not drifted, and generates the per-repo docs/repo-standard.md checklist when missing. Use when the user invokes /repo-standard, says "audit this repo against the standard", "is this repo to standard", "check repo standard", "bring this repo to standard", or when a review or engineer run enters a repo.
npx skill4agent add dividendsolo/skills repo-standardstartupdocs/repo-standard.mdProfile:bash <path-to-this-skill>/scripts/audit.sh "<repo-root>"docs/repo-standard.mdStandard: vNLast reconciled| Status | ID | Check | Notes |
|---|---|---|---|
| ✅ pass | C1 | AGENTS.md with Commands | |
| ❌ fail | C7 | .env.example present | code reads env vars but no .env.example; fix: add it listing required keys |
| ➖ N/A | E5 | docs/adr | pure tool, no non-trivial decisions yet |
docs/repo-standard.mddocs/repo-standard.md{{REPO}}{{PROFILE}}{{VERSION}}{{DATE}}startup