create-issue

Create parent and sub GitHub Issues using GitHub CLI.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill create-issue-fandhe-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/Fandhe-AI/agent-cli-skills/tree/main/skills/create-issue
Command: npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill create-issue-fandhe-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

Manually creating and organizing GitHub Issues can be time-consuming and error-prone. This Skill streamlines the process, allowing you to create parent and sub-Issues in a structured hierarchy with ease.

Core Features & Use Cases

  • Automated Issue Creation: Create parent and sub-Issues using a simple command.
  • Structured Hierarchy: Organize tasks and subtasks in a logical flow.
  • Use Case: Ideal for project management, where you need to break down complex tasks into smaller, manageable sub-tasks.

Quick Start

Use the create-issue skill to create a new Issue for a feature and its sub-tasks.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I create GitHub Issues with a parent-child hierarchy for task breakdown?

Creating GitHub Issues with a parent-child hierarchy is automated by structuring tasks and subtasks using GitHub CLI commands. This approach organizes complex project management scenarios into a logical, manageable flow without manual markdown linking.

Do I need GitHub CLI installed to automate issue creation?

Yes, GitHub CLI (`gh`) and proper authentication are required dependencies to automate issue creation. The Skill executes CLI commands to establish parent-child task relationships directly within your repository.

What is the best way to break down complex project management tasks into sub-tasks on GitHub?

The best way to break down complex project management tasks into sub-tasks on GitHub is using automated issue creation tools. This establishes a structured parent-child hierarchy, eliminating time-consuming and error-prone manual organization.

Can I use this approach to organize existing GitHub Issues into a structured hierarchy?

This approach is designed for automating the creation of new GitHub Issues with parent-child relationships rather than reorganizing existing issues. It generates structured task hierarchies from the start to prevent manual organization errors.