Audit downstream repos that depend on pkcore's public contract after a release. Checks the working-tree consumers (pkmental) and the published ones (pkdealer, pkarena0-web, pkwasm, pkgto-web, pkkuhn-web, pktui, pkcore.py, pkcore.js, pkodds) for breakage from…
Generate a detailed release notes document at docs/RELEASE_X.Y.Z.md by diffing the previous version tag against HEAD. Use when the user asks to write release notes, document a release, or tag a version.
Write a structured defect report at docs/defects/DEFECT_<NNN>_<slug>.md covering symptom, root cause, fix, tests added, and prevention. Use when a bug has been diagnosed and fixed and a record should be kept. Optionally pass a short slug as the argument; if…