gh-issue-creator

Create and edit GitHub issues with naming conventions, project assignment, and milestone tracking.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/SolaneHub/PokeMMO-Compendium --skill gh-issue-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issue-creator
Source: https://github.com/SolaneHub/PokeMMO-Compendium/tree/main/.gemini/skills/gh-issue-creator
Command: npx skills add https://github.com/SolaneHub/PokeMMO-Compendium --skill gh-issue-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes the creation and editing of GitHub issues, ensuring consistent naming conventions, project assignments, and milestone tracking for better organization and workflow.

Core Features & Use Cases

  • Standardized Issue Creation: Automatically applies correct titles, labels, projects, and milestones.
  • Issue Editing: Updates existing issues with the same strict adherence to conventions.
  • Use Case: When a user reports a bug, this skill ensures the issue is immediately categorized as [Bug], assigned to the correct project, and linked to the active milestone, streamlining the development process.

Quick Start

Use the gh-issue-creator skill to create a new bug report for a login issue.

Frequently Asked Questions about gh-issue-creator

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

FAQPage Schema
How do I automate GitHub issue creation with strict naming conventions?

Automating GitHub issue creation involves applying specific title formats like '[TYPE] Title', assigning issues to predefined projects, and linking them to active milestones. This ensures standardized bug reporting, feature suggestions, and task tracking within your repository.

What is the correct format for submitting a bug report to a GitHub project?

The correct format for a bug report requires prefixing the issue title with '[Bug]', writing in English, and assigning the issue to the designated project and active milestone. This standardizes categorization and streamlines the development workflow.

How do I assign milestones and projects to GitHub issues automatically?

Assigning milestones and projects automatically happens during standardized issue creation by configuring the workflow to link issues to a specific project like 'PokeMMO-Compendium Tasks' and an active milestone such as 'v1.1 - Refactoring & Performance'.

Can I edit existing GitHub issues to enforce consistent naming conventions and project assignments?

Editing existing GitHub issues to enforce consistent naming conventions is supported. You can update titles, labels, projects, and milestones to ensure older issues adhere to the same strict formatting standards as newly created ones.

Does this issue tracking workflow support feature suggestions and task tracking alongside bug reporting?

This issue tracking workflow supports feature suggestions and task tracking alongside bug reporting. It categorizes issues using specific title prefixes, assigns them to the correct project, and links them to the active milestone for organization.

Why are my GitHub issues not following the expected project and milestone assignments?

GitHub issues fail to follow expected assignments when the creation process bypasses strict naming conventions and predefined project configurations. Enforcing a standardized workflow with specific title formats and mandatory milestone links resolves this.