docs: update handbook/changelog spec with repo-local skills and changelog cadence note

This commit is contained in:
Aaron Wood 2026-04-11 16:28:30 -04:00
parent 11e057b09e
commit 34443b0c19

View file

@ -163,7 +163,14 @@ Both skills are project-local markdown files stored in `.claude/skills/` at the
## Out of Scope ## Out of Scope
- Screenshots in the handbook (added manually, not by the skill) - Screenshots — the handbook is text-only; screenshots belong in the marketing site (separate project)
- A separate marketing site (separate project, separate spec) - A separate marketing site (separate project, separate spec)
- GitHub wiki or any external hosting for these docs - GitHub wiki or any external hosting for these docs
- Automated changelog generation from git commits (we write entries intentionally, not mechanically) - Automated changelog generation from git commits (entries are written intentionally, not mechanically)
---
## Notes
- Both skills live in `.claude/skills/` inside the repo so all collaborators using Claude get them automatically
- The `update-changelog` skill should check recent git commits and the roadmap for context on what changed since the last entry, making it easy to catch anything that slipped through without a manual trigger