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

  1. Find the profile. Read docs/repo-standard.md for the Profile: 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.

  2. 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.

Installs
17
GitHub Stars
1
First Seen
Jul 7, 2026
repo-standard — dividendsolo/skills