What problem does it solve? Explaining unfamiliar code or a pull request and then sharing that explanation with a team requires two separate workflows: analyzing the code and manually formatting and posting the write-up to Confluence. This Skill combines both steps into one guided flow with a review checkpoint before anything is published. ## Core Features & Use Cases - Progressive-Disclosure Code Overview: Delegates analysis to the code-overview skill to explain what code does, how it flows, and what changed in a PR, with configurable size (small, medium, large). - User Review Before Publishing: Writes the overview to a scratch file and requires an explicit draft, live, or local-only choice before anything reaches Confluence. - Confluence Publishing via MCP: Hands the reviewed markdown to the markdown-to-confluence publisher, which resolves the destination page or space and creates or updates the page. - Use Case: A reviewer facing an unfamiliar pull request asks for a medium-sized overview of the PR posted as a draft under the team's Confluence space, reviews the scratch file, then publishes it live for the team. ## Quick Start Generate a medium overview of the current branch's changes and publish it as a draft under the Engineering space in Confluence.