What problem does it solve? Maintainers of the NemoClaw repository need a consistent end-of-day routine to check release progress, handle straggler PRs and issues, summarize work for QA, cut version tags, and prepare release announcements without missing critical verification steps. ## Core Features & Use Cases - Release Progress Tracking: Runs version-target and version-progress scripts to show shipped versus open items for the target version. - Straggler Management: Lists open labeled PRs and issues via GitHub CLI and plans automatic carry-forward to the next patch label after the tag. - QA Handoff Summary: Generates a summary of commits since the last tag, risky areas touched, and suggested QA test focus areas. - Tag Cut with E2E Gating: Loads the cut-release-tag flow, requires pre-tag E2E evidence or itemized maintainer exceptions, and drafts release notes. - Use Case: At the end of a workday, a maintainer invokes the skill to verify v0.0.8 progress, confirm the dated changelog PR is merged, cut the tag, and receive a shareable handoff summary listing shipped items and items moved to v0.0.9. ## Quick Start Ask the agent to run the evening release handoff for NemoClaw and confirm each step before the tag is cut.