create-issue

Create and post GitHub issues from templates after explicit user confirmation.

1|Updated Oct 13, 2022
One-click install
npx skills add https://github.com/kryota-dev/dotfiles --skill create-issue-kryota-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/kryota-dev/dotfiles/tree/main/.bin/.claude/skills/create-issue
Command: npx skills add https://github.com/kryota-dev/dotfiles --skill create-issue-kryota-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub issues are often created from inconsistent prompts or manual drafting, leading to miscommunication and delays. This skill standardizes the process by generating issues from templates and posting them only after explicit user confirmation.

Core Features & Use Cases

  • Template-based creation of issues (Task, Bug, Epic, Feature) from predefined frontmatter.
  • Validation, label handling, and metadata management to ensure consistent issue quality.
  • Interactive confirmation before posting to any repository to prevent unintended changes.

Quick Start

Run the /github-issue command to begin generating and posting a templated GitHub Issue after your explicit confirmation.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I automate GitHub issue generation from templates?

You can automate GitHub issue generation by applying standardized templates with predefined frontmatter for tasks, bugs, and features. This skill validates metadata and handles labels before posting, ensuring consistent issue quality across multiple repositories.

How do I prevent unintended changes when automating GitHub issue posting?

To prevent unintended changes during GitHub issue posting, this skill enforces an interactive confirmation step. It requires explicit user consent before submitting any generated issue to a repository, safeguarding against accidental automation.

Does GitHub CLI integration support label handling for automated issue creation?

Yes, GitHub CLI integration supports label handling for automated issue creation. The process validates metadata and applies standardized labels derived from templates, ensuring consistent categorization across tasks, bugs, epics, and features.

What is the best way to standardize task, bug, and epic issues across multiple repositories?

The best way to standardize task, bug, and epic issues across multiple repositories is template-driven generation. By relying on predefined frontmatter and strict label validation, teams can ensure consistent issue quality and metadata management.

How do I start generating templated GitHub issues through automation?

To start generating templated GitHub issues, you run the designated slash command. This initiates the template discovery process, applies validation and label handling, and prompts for explicit confirmation before posting the issue.

When should I not use automated workflows for GitHub issue generation?

You should not use automated workflows for GitHub issue generation when drafting requires inconsistent, ad-hoc prompts or manual freeform input. This approach strictly relies on standardized templates and explicit confirmation, limiting freeform issue creation.