Session startup skill. Reads platform docs, builds context, asks which project we're working on, reads project docs — and is ready to work. Also handles continuation of a stuck task by restoring context from the interrupted session.
$npx -y skills add bearded-illirian/trailmark --skill go-startInstalls into the current project.
Run `npx skills use "https://github.com/bearded-illirian/trailmark" --skill "bearded-illirian/trailmark/go-start"` 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.