Agent skill
Create GitHub Issues and Pull Requests
Create GitHub Issues and Pull Requests in this repository.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/create-github-issues-and-pull-requests
SKILL.md
To create GitHub Issues and Pull Requests in this repository, follow these guidelines.
- Check the existing Issues and/or Pull Requests to avoid duplicates, gather context, and follow existing styles and formats.
- Collect necessary information about the Issue or Pull Request you want to create or manage.
- Use the GitHub CLI commands to create or manage Issues and Pull Requests. Make sure that set
AI Createdlabel.
Rules:
- Make Issue or Pull Request title using the conventional commit message style in Japanese. For example:
feat(kintone): QRコードを読み取る機能を実装orfix(chrome): 自動入力の問題を修正 #123. - For Issues and Pull Requests, use a concise title and a detailed description.
- Use the label named
AI Createdfor Issues and Pull Requests created by AI assistants. And set another proper labels if necessary. - Write Issues and Pull Requests descriptions in Japanese, but you can use English for technical terms.
- Write
(Written by Claude Code)or(Written by GitHub Copilot)in the bottom of the Issue or Pull Request description to indicate AI assistance.
Didn't find tool you were looking for?