What problem does it solve? PR descriptions often contain jargon, abstract architecture language, and unexplained local context that block reviewers from understanding what changes, what applies on merge, and what decisions remain. This Skill rewrites that content into concrete prose a reviewer can act on in 30 seconds. ## Core Features & Use Cases - Structured PR rewrite: Produces a conventional-commit-style title plus a body with Why, What changes, What applies on merge, non-goals, and reviewer focus sections. - Jargon translation: Replaces abstract phrases like "governance model" or "landing spot" with concrete statements naming files, resources, flags, and behaviors. - Risk callouts: Forces explicit bullets for migrations, dependency changes, permission changes, destructive operations, feature flags, and config default changes. - Use Case: You inherit a PR body full of phrases like "establishes a three-tier governance model." Run this Skill to get a rewrite that says exactly which Terraform resources merge, which are disabled, and what reviewers should verify. ## Quick Start Rewrite this PR title and body into plain English so a reviewer can tell what changes, what applies on merge, and what to check.