# Github Issues

> Search, create, triage, label, assign, comment on, and close GitHub issues without changing repository code.

- Skill: `rycen7822/github-issues` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rycen7822/github-issues`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rycen7822/github-issues/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Rycen7822 (https://skillmd.com/u/rycen7822)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rycen7822/github-issues

---

# 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
1. Inspect repository issue state.
2. Search for duplicates.
3. Create or update issue metadata and comments.
4. Report issue URLs and final status.

