skills/use-writing/SKILL.md
Use when: 'write docs', 'update changelog', 'draft release notes'.
npx skillsauth add kenoxa/spine use-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Route writing tasks to correct artifact structure. Classify first, then write.
| Artifact | Key structure | |----------|--------------| | Docs (public/internal) | Diataxis: one mode per section — tutorial, how-to, reference, or explanation. Never mix. | | Changelog / release notes | User-facing impact grouped by type (added, changed, fixed, removed) | | README | Purpose → quick start → usage → contributing; scannable, no walls of text | | Runbook | Trigger → steps → verification → rollback; executable by someone unfamiliar |
Classify scope before writing:
references/prose-quality.md. Every how-to includes a runnable example; every reference section uses consistent field table.**BREAKING:**, state what fails if users do nothing, provide migration steps.testing
Use when: 'clawpatch', 'clawpatch campaign', 'clawpatch review fix revalidate'.
tools
Use when: 'create a worktree', 'git worktree', 'parallel branch'.
tools
Use when: 'session state', 'resume work', 'worktree session'.
development
Use when: 'goal prompt', 'frame this', 'scope this', 'design', 'plan the approach', 'implement and review', 'just ship it', 'fix this', 'add this'.