| name | github-issues |
| description | Search, create, triage, label, assign, comment on, and close GitHub issues without changing repository code. |
| tags | ["github","issues","labels","triage","tracking"] |
GitHub Issues
When to Use
Use when the user asks to search existing issues, create an issue, update labels, assign owners, triage bug reports, or close stale issues.
Do Not Use When
Do not use when the user asks to review a pull request diff, clone a repository, fork a project, create a release, or change repository settings.
Required Inputs
A GitHub repository plus issue title, issue number, labels, assignees, or search criteria.
Workflow
- Inspect repository issue state.
- Search for duplicates.
- Create or update issue metadata and comments.
- Report issue URLs and final status.