Homework validator — checks that user completed the QUICKSTART tutorial correctly. Runs 5 SQL/file checks (routing.db populated, project registered, demo workspace, skill invocations logged, task folder structure) plus an optional 6th self-audit step. Reports ✅/❌ per check with remediation hints.
$npx -y skills add bearded-illirian/trailmark --skill tutorial-checkInstalls into the current project.
Run `npx skills use "https://github.com/bearded-illirian/trailmark" --skill "bearded-illirian/trailmark/tutorial-check"` 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.