v1.8.3 - release workflow docs
Documentation-only release. No functional, output, or CLI change — extraction behavior, sentinels, and folder layout are identical to 1.8.2.
Docs
Added
SKILL.md"Extending this skill" now documents the release workflow: which files carry the version string, the CHANGELOG + SemVer convention, thepython -m pytest tests/gate, and the tag / GitHub Release /claude plugin updatesteps. The contributor section previously covered adding flags, install targets, sentinels, and Markdown sections but never how to cut a release.
Changed
- Version bumped 1.8.2 → 1.8.3 across
.claude-plugin/plugin.json,.claude-plugin/marketplace.json,CLAUDE.md, andREADME.md.