report-issue

File structured bug or feature requests against cyanheads/git-mcp-server using the gh CLI.

231|57|Updated Dec 16, 2024
One-click install
npx skills add https://github.com/cyanheads/git-mcp-server --skill report-issue-cyanheads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-issue
Source: https://github.com/cyanheads/git-mcp-server/tree/main/skills/report-issue
Command: npx skills add https://github.com/cyanheads/git-mcp-server --skill report-issue-cyanheads

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps contributors file well-structured bugs or feature requests for the cyanheads/git-mcp-server repository using the gh CLI, reducing back-and-forth and improving triage.

Core Features & Use Cases

  • Structured filing: Provides a checklist and template to ensure all necessary information is included.
  • Quality reports: Encourages clear reproduction steps, environment details, and expected vs actual behavior.
  • Use Case: A maintainer wants a reproducible report for a failing CI check; this skill guides the reporter to include version, runtime, and repro steps.

Quick Start

Create a new issue on cyanheads/git-mcp-server with a clear title and a body following the template.

Frequently Asked Questions about report-issue

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

FAQPage Schema
How do I file a well-structured bug report for a GitHub repository?

To file a well-structured bug report, use a template that enforces sections for description, reproduction steps, and expected versus actual behavior. This ensures all necessary environmental details are collected for triage.

What information do I need to include when submitting a feature request?

When submitting a feature request, include a clear title and a structured body following a template. Providing thorough environmental details and a description helps maintainers understand and triage the request effectively.

Can I use the gh CLI to create issues on cyanheads/git-mcp-server?

Yes, you can use the gh CLI to create issues on cyanheads/git-mcp-server. The process verifies the repository and drafts well-structured reports directly through the command line interface.

What's the best way to reproduce an issue for a failing CI check?

The best way to reproduce an issue for a failing CI check is to follow a guided checklist that collects version, runtime, and reproduction steps. This provides a reproducible report for the maintainer.

Does filing an issue with this workflow require any specific dependencies?

Filing an issue with this workflow requires the gh CLI to interact with GitHub issues. No other dependencies are needed, as the guide provides the template and checklist for the report body.