AI SummaryAutomates GitHub issue creation and management by inferring type, labels, and milestones from conversation context, saving developers time on routine issue tracking tasks.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "issue" skill in my project. Repository: https://github.com/majiayu000/claude-skill-registry Please read the repo to find the SKILL.md file(s), then: 1. Download them into the correct skills directory (.claude/skills/ or .cursor/skills/) 2. Include any companion files referenced by the skill 3. Confirm what was installed and where
Description
Create and update GitHub issues. Triggers on "create issue", "file issue", "open issue", "new issue", "report bug", "request feature", "track this", "create epic", "create theme", "update issue", "check off", "mark complete", "close issue". Infers type, labels, and milestone from conversation context.
Issue Skill
Create, update, and manage GitHub issues following ZeroAE conventions. Infer as much as possible from context; only ask when ambiguous.
Modes
This skill operates in three modes based on context: | Mode | Trigger Phrases | Action | |------|-----------------|--------| | Create | "create issue", "file issue", "new issue", "report bug", "request feature" | Create new issue | | Update | "update issue", "add to issue", "update #123" | Modify existing issue body/metadata | | Progress | "check off", "mark complete", "done with", "finished" | Check checkboxes in issue body |
Supported Issue Types
| Type | Emoji | GitHub Type | Use For | |------|-------|-------------|---------| | Bug | 🐛 | Bug | Defects, unexpected behavior | | Feature | ✨ | Feature | New functionality, enhancements | | Task | 📋 | Task | Documentation, testing, specific work items | | Chore | 🔧 | Chore | Maintenance: refactor, deps, ci, cleanup | | Epic | 🎯 | Epic | Major feature spanning multiple issues | | Theme | 🎨 | Theme | Strategic initiative spanning epics | > Note: For release preparation, use /pr release <version> to create a Release Prep PR.
Context Inference
Before asking questions, analyze the conversation to infer:
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster