Create GitHub Issue Skill

Generate comprehensive GitHub issues with technical specs and TDD plans.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Prekzursil/quality-zero-platform --skill create-github-issue-skill-prekzursil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create GitHub Issue Skill
Source: https://github.com/Prekzursil/quality-zero-platform/tree/main/.claude/plugins/metaswarm/skills/create-issue
Command: npx skills add https://github.com/Prekzursil/quality-zero-platform --skill create-github-issue-skill-prekzursil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to generate complete, self-contained GitHub issues that guide the entire PR lifecycle, including problem scope, technical specifications, testing plans, acceptance criteria, and agent-driven automation instructions.

Core Features & Use Cases

  • Problem/Feature specification with clear scope
  • Technical specification with types, schemas, and API design
  • TDD Implementation Plan with test-first cycles
  • Acceptance Criteria checklist
  • Agent Instructions for implementation, review, and merge

Quick Start

Invoke with /create-issue to generate a comprehensive issue ready for PR review and automated lifecycle orchestration.

Frequently Asked Questions about Create GitHub Issue Skill

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

FAQPage Schema
How do I generate structured GitHub issues for autonomous PRs?

Generate structured GitHub issues by invoking /create-issue to produce a comprehensive package containing problem specifications, technical designs, TDD plans, and acceptance criteria for autonomous PR lifecycle orchestration. The output ensures a deterministic template with machine-friendly metadata for implementation, review, and merge automation.

What is a TDD implementation plan in a GitHub issue?

A TDD implementation plan in a GitHub issue is a test-first cycle roadmap embedded within the generated issue package. It provides explicit step-by-step guidance for writing tests before implementation, ensuring reproducible development workflows across feature, bug, and refactor tasks.

How do I include agent instructions for PR lifecycle automation in a GitHub issue?

Include agent instructions for PR lifecycle automation by generating issues with embedded, machine-friendly metadata. This skill creates self-contained issue packages that explicitly guide implementation, review, and merge processes, supporting deterministic automation and reproducibility across repositories.

Does this GitHub issue generation template work for bugs and refactoring tasks?

Yes, the GitHub issue generation template applies to feature, bug, and refactor work across repositories. It enforces a structured template with explicit content for every section, ensuring comprehensive problem scoping, technical specifications, and acceptance criteria regardless of the task type.

What is the best way to structure technical specifications in GitHub issues?

Structure technical specifications in GitHub issues by generating a comprehensive package with explicit types, schemas, and API designs. This skill enforces a deterministic template ensuring every section contains machine-friendly metadata, supporting both human review and automated PR lifecycle orchestration.

Can I use this issue template without external dependencies?

Yes, you can use this issue template without external dependencies because it operates with zero dependencies. It generates self-contained GitHub issue packages with embedded agent instructions, ensuring reproducible automation workflows across repositories without requiring additional environment setup.