Filing GitHub Issues

Create GitHub issues with duplicate search and clarifying questions.

Updated May 31, 2026
One-click install
npx skills add https://github.com/ascerra-fullsend-rehearsal/fullsend --skill filing-github-issues-ascerra-fullsend-rehearsal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Filing GitHub Issues
Source: https://github.com/ascerra-fullsend-rehearsal/fullsend/tree/main/skills/filing-issues
Command: npx skills add https://github.com/ascerra-fullsend-rehearsal/fullsend --skill filing-github-issues-ascerra-fullsend-rehearsal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of filing GitHub issues, ensuring that each issue is well-crafted, clear, and free of duplicates.

Core Features & Use Cases

  • Search for Duplicates: Before filing, it searches for existing issues to avoid duplicates.
  • Clarifying Questions: It asks targeted questions to gather all necessary information.
  • Structured Issue Creation: It guides the user in creating a structured issue with a clear title and detailed description.
  • Sub-Issue Management: It supports creating sub-issues for hierarchical organization.

Quick Start

Create a new GitHub issue for a bug report by running the 'filing-issues' skill and following the prompts.

Frequently Asked Questions about Filing GitHub Issues

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

FAQPage Schema
How do I automate bug reporting on GitHub to avoid duplicate issues?

Automating GitHub issue creation involves searching existing issues for duplicates, validating structured input, and using the gh CLI to file well-crafted bug reports. This ensures clear, hierarchical tracking without manual review overhead.

What is the best way to structure a GitHub issue for software development teams?

The best way to structure a GitHub issue is by using targeted clarifying questions to gather information, ensuring a clear title, detailed description, and supporting sub-issue management for hierarchical organization.

Does automated issue tracking work with the gh CLI for creating sub-issues?

Yes, automated issue tracking works directly with the gh CLI to create structured GitHub issues, including managing sub-issues for hierarchical organization within software development projects.

How do I check for existing GitHub issues before filing a new bug report?

Before filing a new bug report, you can check for existing GitHub issues by running an automated duplicate search that scans the repository's current issue tracker to prevent redundant entries.

What information do I need to provide when creating a GitHub issue through automation?

Creating a GitHub issue through automation requires answering targeted clarifying questions that gather necessary information, ensuring the final issue contains a precise title and a detailed, validated description.