Audit a speq project's health — spec-library structure, feature/decision-log/plan validation, mission-to-spec sync, unrecorded plans, and gitignore hygiene — then guide fixes. Use when the user asks to audit, health-check, doctor, lint, or sanity-check the specs or repo, or after cloning or inheriting a speq project.
$npx -y skills add marconae/speq-skill --skill speq-auditInstalls into the current project.
Run `npx skills use "https://github.com/marconae/speq-skill" --skill "marconae/speq-skill/speq-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marconae/speq-skill" that are relevant to the current task. Run `npx skills add "https://github.com/marconae/speq-skill"` and select the relevant skills, then follow their instructions.