Generate GitHub Issue with structured title and body
/plugin marketplace add thkt/claude-config/plugin install complete-workflow-system@thkt-development-workflowsinherit# /issue - GitHub Issue Generator Generate well-structured GitHub Issues with clear titles and comprehensive bodies. **Implementation**: This command delegates to the specialized `issue-generator` subagent for optimal performance and context efficiency. ## How It Works When invoked, this command: 1. Launches the `issue-generator` subagent via Task tool 2. Subagent analyzes the provided description 3. Generates structured issue title and body 4. Optionally creates the issue via `gh issue create` ## Usage ### Basic Usage Generates issue from description. ### With Type Specifies ...
/issueYou are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into actionable fixes and feature requests into production-ready code.