Audit-before-fix protocol — first find all gaps across 7 planes, prioritize, pin the gap table, and only then fix. Principle: never touch code until the full picture of problems is understood. Gap table → approval → flow-first per gap → library-first → plan → code.
$npx -y skills add bearded-illirian/trailmark --skill audit-firstInstalls into the current project.
Run `npx skills use "https://github.com/bearded-illirian/trailmark" --skill "bearded-illirian/trailmark/audit-first"` 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/bearded-illirian/trailmark" that are relevant to the current task. Run `npx skills add "https://github.com/bearded-illirian/trailmark"` and select the relevant skills, then follow their instructions.