report-bug-ce

Collect structured bug details and create a GitHub issue via gh CLI.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill report-bug-ce-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-bug-ce
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/report-bug-ce
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill report-bug-ce-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill collects structured bug information from users and formats a GitHub issue workflow for the compound-engineering plugin.

Core Features & Use Cases

  • Collects category, component, reproduction steps, and environment details from users to create a consistent bug report.
  • Formats a detailed bug report ready for submission via GitHub CLI, including environment detection and expected/actual behavior.
  • Automates the creation of a GitHub issue and returns the issue URL to the user after submission.

Quick Start

Trigger the bug reporting flow and follow the prompts to submit a GitHub issue.

Frequently Asked Questions about report-bug-ce

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

FAQPage Schema
How do I report a bug to GitHub from the command line?

To report a bug to GitHub from the command line, this skill gathers structured environment details and reproduction steps, then formats and submits a GitHub issue via the gh CLI, returning a confirmation URL.

What information do I need to create a structured GitHub issue for a plugin bug?

Creating a structured GitHub issue for a plugin bug requires the category, component, reproduction steps, environment details, and error messages, which this skill automatically collects and formats for submission.

Can I automate GitHub issue creation for agent and MCP server bugs?

Yes, you can automate GitHub issue creation for agent, command, skill, MCP server, and installation bugs by triggering this skill to collect details and submit the formatted report via gh CLI.

Does this bug reporting tool work without additional dependencies?

Yes, this bug reporting tool works without additional dependencies, automatically detecting environment details and formatting the issue payload to submit directly through the installed gh CLI.

What's the best way to format environment details and error messages for a GitHub issue?

The best way to format environment details and error messages for a GitHub issue is using this skill to collect the structured data and generate a ready-to-submit report payload.

Why should I use an automated GitHub issue reporter instead of manual entry?

Using an automated GitHub issue reporter ensures consistent bug reports by structuring environment, reproduction steps, and error messages into a standardized format, reducing manual entry errors and generating a direct issue URL.