github-issue-creator

Create GitHub issues with labels, assignees, and project board integration.

Updated Jul 9, 2025
One-click install
npx skills add https://github.com/ijack-technologies/postgresql-scheduler --skill github-issue-creator-ijack-technologies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-creator
Source: https://github.com/ijack-technologies/postgresql-scheduler/tree/main/.claude/skills/git-workflow/github-issue-creator
Command: npx skills add https://github.com/ijack-technologies/postgresql-scheduler --skill github-issue-creator-ijack-technologies

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually creating GitHub issues can be time-consuming, inconsistent, and often leads to missing critical details like labels or project board assignments. This Skill automates the entire process, ensuring every issue is well-formatted, properly categorized, and linked to your project roadmap, saving you time and improving project management.

Core Features & Use Cases

  • Automated Issue Generation: Create issues with titles, bodies, labels, and assignees across any GitHub repository.
  • Project Board Integration: Automatically adds new issues to specified project boards (e.g., IJACK Roadmap #12), ensuring immediate visibility and tracking.
  • Flexible Input: Supports quick command-line creation, interactive prompts, or file-based bodies for detailed reports.
  • Use Case: After identifying a bug during testing, you can simply tell the AI, "Create a bug report for the gateway crashing on startup, assign it to me, and add it to the IJACK Roadmap." The Skill will then generate a comprehensive issue, complete with a detailed description, steps to reproduce, and proper labels, all without manual intervention.

Quick Start

Create a GitHub issue in the 'ijack-technologies/rcom' repository titled 'Fix: Database connection timeout' with the labels 'bug, high-priority' and assign it to me.

Frequently Asked Questions about github-issue-creator

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

FAQPage Schema
How do I automate GitHub issue creation across multiple repositories?

Automate GitHub issue creation by running the Skill with repository flags and templates, which generates formatted issues with labels, assignees, and project board links in seconds without manual intervention across any repository.

Can I add issues to GitHub project boards automatically?

Yes, the Skill integrates project board assignment into issue creation, automatically linking new issues to specified project boards like roadmaps so they appear immediately in your tracking workflow.

What input methods does GitHub issue automation support?

GitHub issue creation supports three input methods: quick command-line flags for rapid entry, interactive prompts for guided issue building, and file-based bodies for detailed reports with templates.

How do I ensure consistent formatting and labels when creating GitHub issues?

The Skill enforces consistent formatting through template-driven bodies and label validation workflows, ensuring every issue includes proper categorization, descriptions, and metadata without manual standardization.

Do I need GitHub CLI installed to use issue automation?

Yes, the Skill requires the gh command-line tool as a dependency to authenticate and execute issue creation operations against your GitHub repositories.

Can I assign issues to team members automatically during creation?

Yes, the Skill supports assignee options in both CLI flags and interactive prompts, automatically assigning issues to specified users or detecting your username for self-assignment during creation.