Create GitHub Issues and Pull Requests

Create and manage GitHub Issues and Pull Requests via the GitHub CLI.

Updated Aug 12, 2025
One-click install
npx skills add https://github.com/shidax-corp/kintone-authenticator --skill create-github-issues-and-pull-requests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create GitHub Issues and Pull Requests
Source: https://github.com/shidax-corp/kintone-authenticator/tree/main/.claude/skills/issue-and-pullrequest
Command: npx skills add https://github.com/shidax-corp/kintone-authenticator --skill create-github-issues-and-pull-requests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating and managing GitHub Issues and Pull Requests, reducing manual drafting time and ensuring consistency with project standards.

Core Features & Use Cases

  • Guided Creation: Propose concise, conventional-commit-style titles.
  • Context-Aware Details: Generate descriptive bodies with relevant context, labels, and linked PRs.
  • Use Case: Create an issue to report a bug and a PR to fix it, with a ready-to-use title and description.

Quick Start

Create an issue titled 'feat(auth): add OAuth login flow' with description 'Implement OAuth 2.0 login and refresh token handling' and label 'AI Created'.

Frequently Asked Questions about Create GitHub Issues and Pull Requests

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating GitHub issues and pull requests with consistent formatting?

Automate GitHub issue and PR creation using the GitHub CLI with AI assistance to generate conventional-commit-style titles, detailed descriptions, and proper labels. The Skill checks for duplicates, gathers context, and applies the AI Created label to maintain workflow consistency.

Can I use AI to generate pull request descriptions that follow my project's standards?

Yes. This Skill generates PR descriptions with relevant context, linked issues, and labels formatted to match your project conventions. It uses the GitHub CLI to create or update pull requests while ensuring titles follow conventional commit style.

What's the best way to create bug report issues with standardized formatting?

Create issues with concise conventional-commit-style titles and descriptive bodies that include context and appropriate labels. The Skill automates this process through the GitHub CLI, reducing manual drafting time while ensuring consistency across your repository.

Does this work with existing GitHub workflows and labels?

Yes. The Skill integrates with your existing GitHub repository, applies custom labels like AI Created, and respects your project's title and description conventions. It uses the GitHub CLI to work seamlessly within established workflows.

How does the Skill handle duplicate issues before creating new ones?

The Skill checks for duplicate issues before creation, gathering context from your repository to avoid redundant entries. This prevents clutter and ensures each issue or PR added represents a unique contribution to your project.