issue-management
Installation
SKILL.md
GitHub Issue Management Skill
This skill provides comprehensive issue management operations including creating, listing, updating, and commenting on GitHub issues.
Available Operations
1. Create Issue
Create a new issue in a repository with title, body, labels, and assignees.
2. List Issues
List issues with various filters (state, labels, assignee, etc.).
3. Get Issue
Retrieve details of a specific issue.
4. Update Issue
Update issue properties like title, body, state, labels, or assignees.
5. Add Comment
Add a comment to an existing issue.