What problem does it solve? Issues written for a person to execute are usually written like descriptions, so the reader skims, loses the thread, and completes only some of the steps. This Skill restructures such issues so every required click, setting, or copy action actually gets done. ## Core Features & Use Cases - Two-part body structure: Puts a pure checkbox checklist first and moves all background, rationale, and links below it under their own heading. - Actionable step rules: Enforces one imperative action per line, deep links to the exact settings screen, and explicit instructions for where a generated value appears on the page. - Ordering and verification guidance: Pairs value-producing steps with value-consuming steps, drops no-op checkboxes, and ends with one observable confirmation of completion. - Use Case: When filing a GitHub issue asking a maintainer to register an OAuth app, set repository variables, and verify sign-in, use this Skill to produce a checklist they can execute top to bottom without prior context. ## Quick Start Write a handover issue for a human to configure the repository secrets and verify the deployment, with one checkbox per action and deep links to each settings screen.