Agent skill
gh-issue
Creates a new GitHub issue in the current repository
Install this agent skill to your Project
npx add-skill https://github.com/yuheitomi/llm-instructions/tree/main/skills/gh-issue
SKILL.md
Instruction
Please help me create a new GitHub issue in this repository. Here's what I need you to do:
- Use the command input as the issue content for the issue body.
- Explore the codebase to gather more context about the issue.
- Create a new issue in the current repository enhancing the issue content with additional context with an appropriate title.
- Ask the user to review the issue content and make any necessary changes.
- Output the created issue URL for reference.
Example usage:
#gh-issue "[description]"
Example commit message for this command:
feat: Add GitHub issue creation command
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
setup-react-app-config
Set up configuratin files for the React project (Biome, Shadcn/UI)
commit
Commits changes in logical chunks with proper commit messages
set-up-framework
Setup framework development environment using configuration from setup directory
create-pr
Commits changes in logical chunks and creates a PR
set-up-llm-docs
Download LLM instruction documents from the repository
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?