generate-issue

Draft GitHub issues with repository-aware analysis and effort estimation.

2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/vultuk/coding-agents --skill generate-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-issue
Source: https://github.com/vultuk/coding-agents/tree/main/skills/generate-issue
Command: npx skills add https://github.com/vultuk/coding-agents --skill generate-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and agents (resource) components.

What problem does it solve?

This Skill automates the creation of well-structured GitHub issues, saving developers time and ensuring clarity in bug reporting and feature requests.

Core Features & Use Cases

  • Repository-Aware Analysis: Infers impacted components and estimates effort based on codebase context.
  • Automated Issue Drafting: Generates issues with canonical sections like Summary, Problem Statement, Goals, Acceptance Criteria, and Test Plan.
  • Use Case: When a bug is reported, use this Skill to automatically analyze the codebase, identify the affected files, estimate the fix time, and draft a detailed GitHub issue ready for the team.

Quick Start

Use the generate-issue skill to draft a GitHub issue for a reported bug in the authentication module.

Frequently Asked Questions about generate-issue

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

FAQPage Schema
How do I automate GitHub issue creation from bug reports?

Automate GitHub issue creation by using a skill that analyzes your codebase, infers impacted components, estimates effort, and drafts canonical issues with Summary, Problem Statement, Goals, Acceptance Criteria, and Test Plan sections.

What is the best way to structure GitHub issues for feature requests?

The best way to structure GitHub issues for feature requests is to generate canonical sections automatically, including Summary, Problem Statement, Goals, Acceptance Criteria, and Test Plan, ensuring clarity and saving developers time.

Can I estimate bug fix effort and identify affected files automatically?

Yes, you can estimate bug fix effort and identify affected files automatically through repository-aware analysis, which infers impacted components and estimates effort based on codebase context before drafting the issue.

Does this GitHub issue drafting work for code quality and security tasks?

Yes, this GitHub issue drafting works for code quality and security tasks, supporting bugs, enhancements, performance work, security tasks, documentation, and code-quality improvements by analyzing the codebase and generating structured reports.

Do I need to manually format GitHub issues for different types of development work?

No, you do not need to manually format GitHub issues for different types of development work. The skill drafts issues with canonical sections automatically, handling everything from bug reporting to feature requests based on codebase context.