Index of recurring problem shapes — environmental awareness (world-scanning, OS event hooks, browser automation), communication (messaging, multi-agent handoff, async waits), coordination between parallel things (avoiding collisions, oscillation, double-work), and self-correction (circuit-breaker, try-harder). Use when designing a non-trivial workflow, when the same shape just happened twice, or when the answer to "what should I do here?" isn't obvious. Don't read on every turn.
$npx -y skills add tkellogg/open-strix --skill patternsInstalls into the current project.
Run `npx skills use "https://github.com/tkellogg/open-strix" --skill "tkellogg/open-strix/patterns"` 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/tkellogg/open-strix" that are relevant to the current task. Run `npx skills add "https://github.com/tkellogg/open-strix"` and select the relevant skills, then follow their instructions.