Creating Issues

Generate GitHub issue drafts by learning repository formats and templates.

7|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace --skill creating-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Creating Issues
Source: https://github.com/WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace/tree/main/claude-context-orchestrator/snippets/local/project-mgmt/creating-issues
Command: npx skills add https://github.com/WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace --skill creating-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This Skill eliminates the guesswork and manual effort of creating properly formatted GitHub issues by automatically learning and applying your repository's specific conventions and templates.

Core Features & Use Cases

  • Duplicate Detection: Automatically searches for and identifies potential duplicate issues before submission.
  • Format Learning: Analyzes existing issues to understand your repository's preferred structure, sections, and tone.
  • Template Application: Creates perfectly formatted feature requests and bug reports that match your team's standards.
  • Use Case: When you need to report a bug in a large open-source project, this Skill will search for similar issues, learn the expected bug report format, and draft a professional issue that follows all repository conventions.

Quick Start

Use the Creating Issues skill to draft a bug report about the login authentication error I'm experiencing in the main application.

Frequently Asked Questions about Creating Issues

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

FAQPage Schema
How do I automate GitHub issue creation with repository formatting?

Automate GitHub issue creation by analyzing your repository's existing issues to learn format conventions, then apply those patterns to generate consistently formatted bug reports and feature requests that match your team's standards using the gh CLI.

Can I detect duplicate issues before submitting to GitHub?

Yes. This Skill searches existing issues in your repository to identify potential duplicates before submission, reducing noise and helping you avoid reporting problems already tracked.

How do I draft bug reports that match my repository's conventions?

Provide details about the bug; the Skill analyzes your repository's existing issue structure and tone, then generates a formatted draft with standardized sections—problem, solution, steps to reproduce, and context—ready for GitHub submission.

What do I need to use this Skill to create issues?

You need the gh CLI tool installed and configured with GitHub access. The Skill requires access to your repository's existing issues to learn formatting patterns and apply them to new issues.

Does this work for feature requests and bug reports?

Yes. The Skill adapts to your repository's conventions for both feature requests and bug reports, learning the expected structure and tone from existing issues and applying those patterns to new submissions.