issue

Generate structured GitHub Issues with titles and bodies.

11|1|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/thkt/dotclaude --skill issue-thkt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue
Source: https://github.com/thkt/dotclaude/tree/main/.ja/skills/issue
Command: npx skills add https://github.com/thkt/dotclaude --skill issue-thkt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating structured GitHub Issues, making it faster and more consistent to report bugs, propose features, or document issues.

Core Features & Use Cases

  • Structured Issue Creation: Generates GitHub Issues with a clear title and body.
  • Type Selection: Allows users to specify the issue type (bug, feature, docs) or prompts for selection.
  • Use Case: When you discover a bug in the codebase, you can use this skill to quickly generate a detailed bug report issue on GitHub.

Quick Start

Use the issue skill to create a new GitHub issue with the title and description provided.

Frequently Asked Questions about issue

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

FAQPage Schema
How do I create a structured GitHub issue for a bug report?

To create a structured GitHub issue for a bug report, use this Skill to generate a formatted title and body. It supports bug, feature, and documentation types to ensure consistent issue reporting across your codebase.

What is the best way to automate GitHub issue creation from my workflow?

The best way to automate GitHub issue creation is using an issue-generator agent that formats bug reports and feature requests. This approach streamlines tracking by producing consistent titles and descriptions directly for your repositories.

Do I need the gh CLI tool to create GitHub issues with this approach?

Yes, you need the gh CLI tool installed to create GitHub issues directly. The Skill requires this command-line interface to push the generated structured bug reports and feature requests to your GitHub repositories.

Can I specify the issue type when generating a feature request on GitHub?

Yes, you can specify the issue type when generating a feature request on GitHub. The Skill allows you to select from bug, feature, or documentation types, or it will prompt you to choose one for the structured output.

Does this issue generator work with documentation issues as well as bugs?

Yes, this issue generator works with documentation issues as well as bugs and feature requests. It facilitates consistent issue reporting and tracking within GitHub repositories by generating structured titles and bodies for all supported types.