Why
Zero-install skill-doc distribution demonstrably works: the closest comparable project ships one self-contained SKILL.md (scripts embedded by CI) that users paste into an AI assistant, and that friction-free onboarding plausibly explains much of its adoption. rigc can ship the same channel without giving up the CLI: build skill docs from the AUTHORING.md / PROMPTING.md sources.
Decided design (2026-08-25)
- Segment by need, not one monolithic doc. Narrow trigger descriptions match better and the set reads as a capability catalog:
- Single source, thin built fronts. Shared core (Spine JSON knowledge, the CLI loop, the verification protocol) lives once; a build step embeds it into each segment doc. (Embed-build pattern observed in the comparable project — idea only; that repo is PolyForm NC, any code clean-room.)
- Which segment ships first is decided by intake signals (community thread, issues), not by prediction.
Status
Design settled; awaiting a demand signal before building any segment.
Why
Zero-install skill-doc distribution demonstrably works: the closest comparable project ships one self-contained SKILL.md (scripts embedded by CI) that users paste into an AI assistant, and that friction-free onboarding plausibly explains much of its adoption. rigc can ship the same channel without giving up the CLI: build skill docs from the AUTHORING.md / PROMPTING.md sources.
Decided design (2026-08-25)
Status
Design settled; awaiting a demand signal before building any segment.