dd-file-issue

Identify GitHub repositories and create structured issue reports via the GitHub API.

3|Updated Nov 9, 2017
One-click install
npx skills add https://github.com/shawnrice/dotfiles --skill dd-file-issue-shawnrice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dd-file-issue
Source: https://github.com/shawnrice/dotfiles/tree/main/claude/skills/dd-file-issue
Command: npx skills add https://github.com/shawnrice/dotfiles --skill dd-file-issue-shawnrice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reporting GitHub issues by determining the correct repository and guiding the user through creating comprehensive issue reports.

Core Features & Use Cases

  • Repository Decision Logic: Automatically identifies the appropriate GitHub repository based on the nature of the issue.
  • Comprehensive Issue Reporting: Offers step-by-step guidance to create detailed issue reports, including environment details and error messages.
  • Integration with GitHub: Utilizes the GitHub API to create issues directly in the specified repository.
  • Use Case: When encountering a bug or requesting a feature in the pup CLI or Claude plugin, this Skill will assist in creating an accurate issue report for the right repository.

Quick Start

/dd-file-issue "Report a bug with pup logs search"

Frequently Asked Questions about dd-file-issue

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

FAQPage Schema
How do I create GitHub issues from the command line?

You can create GitHub issues by providing a description of the bug or feature request, and the Skill automatically determines the correct repository and generates a structured issue report using the GitHub API.

What's the best way to report a bug with accurate repository routing?

The best way to report a bug is to describe the issue context, which triggers repository decision logic to automatically identify the appropriate GitHub repository and guide you through a comprehensive issue report.

Do I need the gh CLI installed to file GitHub issues?

Yes, you need the gh dependency installed to authenticate with and access the GitHub API for creating issues directly in the specified software development repositories.

How does issue tracking work for feature requests in development workflows?

Issue tracking for feature requests works by capturing user input, applying repository decision logic to find the target project, and generating a structured template that includes environment details and error messages.

Can I use this to report issues across multiple GitHub repositories?

Yes, the repository decision logic automatically identifies the appropriate GitHub repository based on the nature of the issue you describe, ensuring accurate routing across multiple projects.

What details should I include when reporting a bug?

When reporting a bug, include environment details and specific error messages; the Skill provides step-by-step guidance to ensure your issue report is comprehensive and accurately structured for developers.