gh_issue

Generate atomic GitHub issues with templates and assignee mappings via gh CLI.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill gh-issue-benmore-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh_issue
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/gh_issue
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill gh-issue-benmore-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The GitHub Issue Generator Skill breaks down complex feature requests into atomic tasks and issues, providing structured templates and automation for assignment and tracking.

Core Features & Use Cases

  • Atomic task decomposition: convert a feature/task into discrete GitHub issues with well-defined scope.
  • Issue Template Generation: create consistent, ready-to-post issue descriptions with acceptance criteria and guidance.
  • GitHub CLI integration: generate commands to create issues and manage assignees via gh CLI.
  • Developer mapping enforcement: ensure correct assignees are verified before posting.
  • Local storage and review: store generated issues in a project directory for manual approval before publishing.

Quick Start

Provide a Feature, Task, Assignee, and GitHub Username to generate ready-to-create issues.

Frequently Asked Questions about gh_issue

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

FAQPage Schema
How do I automate GitHub issue generation from feature requests?

You can automate GitHub issue generation by providing a feature request, task, assignee, and GitHub username to generate atomic issues with detailed templates and gh CLI commands for automated creation.

What is atomic task decomposition for GitHub issues?

Atomic task decomposition is the process of breaking down complex feature requests into discrete GitHub issues with well-defined scopes, consistent templates, and acceptance criteria for structured project management and cross-functional collaboration.

How do I create consistent GitHub issue templates with acceptance criteria?

Creating consistent GitHub issue templates requires parsing input features and tasks to generate ready-to-post issue descriptions that include predefined acceptance criteria, developer mappings, and guidance for accurate assignment tracking.

Does this issue generator work with gh CLI for automated assignment?

Yes, the issue generator integrates with gh CLI to produce executable commands that automatically create issues and manage assignees, provided the GitHub usernames are verified through developer mapping enforcement before posting.

Can I review generated GitHub issues locally before publishing?

Yes, you can review generated GitHub issues locally because the skill stores the output issue markdown and gh CLI commands in a project directory, allowing manual approval and editing before executing the automated creation.

What do I need to start breaking down feature requests into GitHub issues?

To start breaking down feature requests, you need to provide the input parameters including the Feature, Task, Assignee, and GitHub Username to enforce developer mappings and generate the corresponding issue markdown.