draft-issue

Draft GitHub issues with title, description, acceptance criteria, labels, and checklist.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kagenti/humr --skill draft-issue-kagenti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: draft-issue
Source: https://github.com/kagenti/humr/tree/main/.agents/skills/draft-issue
Command: npx skills add https://github.com/kagenti/humr --skill draft-issue-kagenti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting a GitHub issue from a user request can be time-consuming and error-prone. This Skill generates a clear, ready-to-file issue narrative with structured sections and acceptance criteria.

Core Features & Use Cases

  • Structured issue drafting: converts prompts into a complete issue with title, description, and acceptance criteria.
  • Guided templates: includes recommended labels, milestones, and a starter checklist for implementation.
  • Use Case: Product managers or developers can turn feature requests or bug reports into ready-to-file issues, speeding up triage and planning.

Quick Start

Provide a user request and receive a ready-to-file GitHub issue draft.

Frequently Asked Questions about draft-issue

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

FAQPage Schema
How do I draft a structured GitHub issue from a feature request?

To draft a GitHub issue from a feature request, provide a prompt describing the feature to generate a ready-to-file issue with a title, description, acceptance criteria, labels, and a checklist.

What is the best way to generate acceptance criteria for software engineering issues?

Generating acceptance criteria for software engineering issues involves converting prompt descriptions into structured templates, ensuring explicit sections and optional metadata are included for clear triage.

Can I use this to convert bug reports into ready-to-file issues for QA teams?

Yes, you can convert bug reports into ready-to-file issues for QA teams by supplying the bug details as a prompt, which outputs a structured issue narrative with recommended labels and milestones.

Does this issue drafting approach include suggested labels and milestones for product management?

Yes, this issue drafting approach includes guided templates that provide recommended labels, milestones, and a starter checklist to speed up planning and triage for product management workflows.

How does turning prompts into GitHub issues improve documentation collaboration?

Turning prompts into GitHub issues improves documentation collaboration by generating a consistent issue structure with explicit sections, reducing errors and aligning product, engineering, and QA teams.