What problem does it solve? Turning a bug or improvement discovered mid-conversation into a well-formed GitHub issue usually means losing context, forgetting details, or writing a vague ticket. This Skill extracts the problem from the current conversation, refines it with targeted questions, and files a complete issue without leaving the editor. ## Core Features & Use Cases - Conversation Analysis: Extracts the problem, root cause, reproduction steps, affected components, and proposed solution from the current chat history. - Guided Refinement: Asks filtering questions about title, scope, labels, assignee, milestone, and priority before drafting, then requires explicit confirmation before creating anything. - Structured Issue Drafting: Produces a consistent issue body with Problem, Context, Reproduction, Affected components, and Proposed solution sections, enforcing full-URL linking rules. - Use Case: While debugging with an agent you uncover a race condition in the auth module. Say "create an issue" and the Skill drafts a complete ticket with repro steps and affected files, fetches the repo's labels, and files it to the correct repository after your approval. ## Quick Start Ask the agent to create a GitHub issue from the problem we just discussed in this conversation.