What problem does it solve? Writing release notes for a new Boundless release requires digging through PRs, reading actual code changes, and translating them into documentation that prover operators can act on. This Skill automates that research and drafting process, producing accurate config examples, migration guides, and worked examples. ## Core Features & Use Cases - PR and Code Research: Fetches PR details via the GitHub CLI and reads the actual code (config structs, broker.toml template, compose.yml) so notes reflect real behavior, not just PR descriptions. - Operator-Focused Documentation: Produces sections covering what changed, how to enable it with TOML/CLI/env var examples, and an Upgrade Notes summary with action items. - Migration Guides & Worked Examples: Shows before/after config comparisons, flags breaking changes, and walks through realistic calculations using current market rates. - Use Case: When cutting Boundless v1.5.0, provide the previous tag and key PRs, and receive complete release notes with config snippets and upgrade instructions ready for prover operators. ## Quick Start Ask the assistant to generate release notes for Boundless version v1.5.0 compared against v1.4.0, highlighting the PRs you specify.