Creates structured, professional GitHub issues from conversation context using the GitHub CLI.
The GitHub Issue Creator skill automates the transition from brainstorming to project management by synthesizing technical conversations into detailed GitHub issues. It leverages the GitHub CLI (gh) to generate well-organized issues that include context summaries, technical constraints, decision logs, and actionable implementation plans. This skill is essential for developers who want to maintain high-quality documentation and project tracking without disrupting their terminal-based AI development workflow.
Key Features
01Support for markdown formatting, including tables, code blocks, and collapsible sections
02Integration with GitHub CLI for seamless issue creation
03Automatic repository detection and remote verification
04Automatic synthesis of chat history into structured issue bodies
05Standardized templates including 'What & Why' and 'Implementation Plan' sections
066 GitHub stars
Use Cases
01Documenting technical debt and architectural decisions discussed with Claude
02Converting a complex debugging session into a formal bug report with reproduction steps
03Formalizing a feature request discussion into a technical specification for team review