bymvschwarz· 35 skills
Use when an agent is newly oriented to OpenRig and needs to form an accurate mental model of the system fast — what rigs are, how skills load, what the topology shapes mean, what the product loop is. For agents booting into a new seat or returning to OpenRig work after time away. NOT for HA-pair compaction recovery (that's the pair-of-seats coordination pattern; orientation is a solo task) or for specific operational procedures.
$npx -y skills add mvschwarz/openrig --skill forming-an-openrig-mental-modelInstalls into the current project.
Run `npx skills use "https://github.com/mvschwarz/openrig" --skill "mvschwarz/openrig/forming-an-openrig-mental-model"` 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/mvschwarz/openrig" that are relevant to the current task. Run `npx skills add "https://github.com/mvschwarz/openrig"` and select the relevant skills, then follow their instructions.