What problem does it solve? Turning a locally authored feature request or bug report into a GitHub issue by hand risks duplicate issues, wrong repositories, and lost synchronization between the local artifact and the published issue. This Skill automates that publishing step with strict safeguards. ## Core Features & Use Cases - Duplicate-safe issue creation: Searches existing issues by slot marker and title before creating, so an interrupted run never produces a second issue. - Idempotent issue updates: Re-renders the title and body from the refined local artifact and edits the existing issue in place, never creating a new one. - Managed plan comment: Attaches a finalized plan.md as exactly one marker-tagged comment that is updated in place, leaving human-authored comments untouched. - Use Case: After finishing a bug report in scratch/0423-02/bugreport.md, invoke the skill with slot number 2 to publish it as a labeled GitHub issue and record the issue binding back into the slot artifacts. ## Quick Start Publish the feature request in today's slot 2 as a GitHub issue using the dev-issue skill.