repo-standard
Installation
SKILL.md
repo-standard
The verify side of startup. The canonical list lives in
STANDARD.md; every verdict traces to it. Do not grade from memory.
Workflow
-
Find the profile. Read
docs/repo-standard.mdfor theProfile:line. If the file is missing, generate it (see "Generate the checklist") and pick the profile with the user: web-app, service, cli-tool, bot, or content. -
Run the audit. From the repo root:
bash <path-to-this-skill>/scripts/audit.sh "<repo-root>"It prints PASS, FAIL, NA, JUDGE, DRIFT, and INFO lines for the deterministic checks.