Maintenance Sweep
This release closes the current maintenance batch across the repository. It merges the remaining open PRs, ships the Jetski/Gemini overflow fix documentation, adds a Windows recovery playbook for truncation crash loops, and removes the non-deterministic installer flow from the Metasploit skill.
What shipped
- merged PRs #277, #272, #275, #278, and #271 via GitHub squash merge
- added four public skills:
acceptance-orchestrator,closed-loop-delivery,create-issue-gate, andinterview-coach - documented
overflowBehaviorbehavior andskillsRootpath-safety guidance for the Jetski/Gemini loader - added Windows recovery documentation for truncation/context crash loops in
docs/users/windows-truncation-recovery.md - replaced the remote installer flow in
skills/metasploit-framework/SKILL.mdwith an explicit installed-prerequisite model and offensive-skill warning - refreshed release metadata, generated registry files, and contributor acknowledgements
Issues closed in this release
- #269 via merged PR #271
- #273 with the shipped truncation guidance and recovery docs
- #274 with the new Windows recovery guide
- #279 with the Metasploit setup hardening
Credits
- @qcwssss for
acceptance-orchestrator,closed-loop-delivery, andcreate-issue-gate - @dbhat93 for
interview-coach - @rafsilva85 for the credit source addition
- @iftikharg786 for the star-history update branch merged as #278
- @DiggaX for the Windows recovery workflow shared in #274
- @copilot-swe-agent for the Jetski/Gemini overflow loader changes in #271