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 so each slot maps to exactly one issue that stays in sync. ## Core Features & Use Cases - Duplicate-safe issue creation: Searches existing issues by slot marker and title before creating, and binds the issue number back into the slot's artifacts immediately after creation. - Idempotent updates and managed plan comments: Republishes refined artifacts as edits to the existing issue and maintains a finalized plan as exactly one marker-tagged comment, never touching human-authored content. - Opt-in GitHub integration with recorded settings: Reads repository, label, and enablement settings from the AGENTS.md GitHub Integration section, resolving missing values once through a Resolve-and-Record Protocol. - Use Case: After finishing a bug report in scratch/0423-02/bugreport.md with status Ready-for-plan, invoke the skill to publish it as a labeled GitHub issue in the correct repository, with the issue number written back into the slot. ## Quick Start Publish the feature request in today's slot 2 as a GitHub issue using the dev-issue skill.