bymvschwarz· 35 skills
Use when designing or auditing how an agent becomes useful after launch — AGENTS.md overlays, role files, skills, rig specs, workflow specs, startup checklists, refocus messages, "rig context" surface. Covers the 4 failure modes that make startup context fail (old rig spec misses current operating mode; current agents never told about new guidance; startup file as dumping ground; orchestrator transmits implementation without preserving product intent).
$npx -y skills add mvschwarz/openrig --skill agent-startup-and-context-ingestionInstalls into the current project.
Run `npx skills use "https://github.com/mvschwarz/openrig" --skill "mvschwarz/openrig/agent-startup-and-context-ingestion"` 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.