Create or update structured docs under docs/ with frontmatter, numbering, lifecycle status, and index regeneration — guides, references, troubleshooting, design docs and ADRs. Use for "write a doc", "document this", "create a guide", "write an ADR", "update the docs". For the system-design thinking itself (architecture, trade-offs, failure modes) use /ship:arch-design first — it hands back here to record the decision.
$npx -y skills add heliohq/ship --skill write-docsInstalls into the current project.
Run `npx skills use "https://github.com/heliohq/ship" --skill "heliohq/ship/write-docs"` 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/heliohq/ship" that are relevant to the current task. Run `npx skills add "https://github.com/heliohq/ship"` and select the relevant skills, then follow their instructions.