github-issue-filer
CommunityFile GitHub issues perfectly, every time.
System Documentation
What problem does it solve?
Manually creating GitHub issues, especially when adhering to specific templates and using command-line tools, can be time-consuming and prone to errors. This Skill automates the entire process, ensuring that bug reports and feature requests are filed correctly and efficiently, saving you valuable time and reducing mental overhead.
Core Features & Use Cases
- Template-Driven Issue Creation: Automatically uses the official
anypodrepository's bug report and feature request templates, ensuring all necessary information is captured. gh CLIIntegration: Publishes issues directly to GitHub using theghcommand-line tool, streamlining the submission workflow.- Structured Data Input: Accepts issue details as a JSON payload, allowing for precise and consistent data entry for fields like steps to reproduce, expected behavior, and proposed solutions.
- Use Case: A user reports a critical bug in AnyPod. Instead of manually navigating GitHub, selecting a template, and filling out numerous fields, you can use this skill to quickly gather the relevant details from the conversation and file a perfectly formatted bug report with a single command.
Quick Start
File a bug report for AnyPod on GitHub. The summary is "downloads stall on restart". The bug happened because "the container stopped unexpectedly", I expected "the container to continue running", and the steps to reproduce are "1. Start container. 2. Wait 5 minutes. 3. Container stops."
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-issue-filer Download link: https://github.com/thurstonsand/anypod/archive/main.zip#github-issue-filer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.