First "professional polish" release. No behavior changes for installed users — this is repo hygiene plus determinism improvements to the filename slug rules.
Added
CHANGELOG.mdto track release history.CONTRIBUTING.mdandSECURITY.mdfor project hygiene."license": "MIT"field inplugin.jsonfor tooling discoverability.- README badges for version, license, and Claude Code compatibility.
Changed
- Slugify rules in
writing-handoffare now deterministic across sessions (explicit bash one-liner + 40-char cap + empty-result handling). - Implementation history (
docs/specs/,docs/plans/,docs/tests/) moved underdocs/development/to declutter the top-level view.
Fixed
- Absolute path containing real-name path component redacted from the verbatim baseline response in
docs/development/tests/baseline-writing-handoff.md.
Install
/plugin marketplace add se4thvin/context-handoff
/plugin install context-handoff
/reload-plugins