File a GitHub issue in this repo using the right template and labels. Use when the user asks to create, open, or file an issue.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add rhesis-ai/rhesis --skill github-issue --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Github Issue?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rhesis-ai-github-issue)More formats (shields.io, HTML) on the badges page.
---
name: github-issue
description: File a GitHub issue in this repo using the right template and labels. Use when the user asks to create, open, or file an issue.
---
# GitHub Issues
1. Use GitHub CLI (`gh issue create`) with the appropriate template (Bug, Feature, Task) from
`.github/ISSUE_TEMPLATE`.
2. List labels with `gh label list` and pick from that list — don't add issue-type labels
(bug/feature/task).
3. Keep issues short; trim template sections that don't apply.
4. Ask the user for confirmation before creating.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!