hf.issue

Create structured GitHub issues with context, references, and acceptance criteria.

5|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/T-rav/hydraflow --skill hf-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hf.issue
Source: https://github.com/T-rav/hydraflow/tree/main/.codex/skills/hf.issue
Command: npx skills add https://github.com/T-rav/hydraflow --skill hf-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates structured GitHub issues from user descriptions, capturing project context, references, and acceptance criteria to streamline triage and planning.

Core Features & Use Cases

  • Automates gathering user intent, researching the relevant codebase, and drafting a complete issue body with references and acceptance criteria.
  • Enforces a phase-driven workflow: understanding the request, researching the codebase, validating details, and preparing a ready-to-create issue.
  • Provides label recommendations, repository scope resolution, and an actionable plan that the assignee can follow.

Quick Start

Take a rough user description and convert it into a detailed GitHub issue draft ready for creation.

Frequently Asked Questions about hf.issue

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

FAQPage Schema
How do I automate GitHub issue creation from a rough text description?

To automate GitHub issue creation, this Skill converts rough text descriptions into structured drafts by researching the codebase, resolving repository scope, and generating acceptance criteria. It outputs a detailed body ready for `gh issue` creation.

Can I generate GitHub issues with file references and acceptance criteria automatically?

Yes, generating GitHub issues with file references and acceptance criteria is the core feature. The Skill researches your codebase to embed relevant file references and actionable acceptance criteria directly into the issue body.

What is the best way to structure GitHub issues for project planning and triage?

The best way to structure GitHub issues for triage is using a phase-driven workflow that enforces understanding, codebase research, and validation. This produces detailed issues with label suggestions and full project context.

Does this GitHub issue automation tool suggest labels and resolve repository scope?

Yes, the GitHub issue automation suggests labels and resolves repository scope. During the validation phase, it evaluates the request details to ensure the generated issue applies to the correct repository and includes relevant labels.

How does the issue automation gather context before drafting the issue body?

The issue automation gathers context through a phase-based research process. It analyzes your user description, investigates the relevant codebase to find file references, and validates details before preparing the final issue draft.