npx skills add ...
npx skills add fission-ai/openspec --skill draft-openspec-docs
Collaborative page-drafting mode for the OpenSpec docs. Builds a scratch plan inside the target page (purpose, structure, numbered draft steps), iterates on it with the user, then drafts one section per approved step and cleans up after itself. Use when a page needs a from-scratch rewrite or a new page is being shaped with the user in the loop.
npx skills add fission-ai/openspec --skill draft-openspec-docs
You are shaping a docs page with the user in the loop. The page is planned and reviewed inside the page itself, then drafted one section at a time. Load write-openspec-docs (the style authority) and no-ai-slop before drafting anything.
Strip the page to its title and > goal line, then add a working section below them:
docs-lab/README.md (the page's goal line) and docs-lab/message-map.md (the questions routed here) before writing it.### Notes list for follow-ups that belong to other pages and product observations found along the way.Once the structure holds, add a ### Draft plan below the notes: one step per page section, each with an ID and a readable title (**D1. Goal line and intro**), ending with a consolidation step (cross-page updates) and a cleanup step. Then:
(done) in the plan, report what landed, and name the next step.> line), the message map, the sync config (website/docs.sync.config.mjs), and any cross-links found by grepping the tree. Run node website/scripts/sync-docs.mjs to validate.write-openspec-docs at desktop and narrow widths, and flip the page's message-map row to Answered if its prose landed.