report-bug

Collect structured bug diagnostics and create GitHub issues via the GitHub CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Report bugs in the compound-engineering plugin by guiding users to collect consistent diagnostic details and reproduce steps, enabling faster triage and fixes.

Core Features & Use Cases

  • Structured bug data collection: category, component, steps to reproduce, and environment info.
  • GitHub issue automation: formats a report and creates a new issue via the GitHub CLI.
  • Safe, guided workflow: prompts users to provide required details and validates input.

Quick Start

Tell the AI to run the bug-report workflow to capture details and open a GitHub issue.

Frequently Asked Questions about report-bug

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

FAQPage Schema
How do I report a bug in the compound-engineering plugin?

To report a bug in the compound-engineering plugin, this workflow guides you through collecting structured diagnostic information, categorizing the issue, and creating a formatted GitHub issue via the GitHub CLI.

What diagnostic information should I collect for a plugin bug report?

For a plugin bug report, you should collect the issue category, affected component, environment details, and step-by-step instructions to reproduce the problem to ensure faster triage and fixes.

Can I automate GitHub issue creation from my bug diagnostics?

Yes, you can automate GitHub issue creation by formatting the collected diagnostic details into a clean issue body and submitting it automatically using the GitHub CLI.

How do I document reproduction steps for a plugin crash?

To document reproduction steps for a plugin crash, the workflow prompts you to validate and provide the specific sequence of actions and environmental conditions that consistently trigger the misbehavior.

Does the bug reporting workflow require the GitHub CLI to open issues?

Yes, the bug reporting workflow requires the GitHub CLI to format the structured diagnostic data and automatically create the new issue in the repository for traceability.

What is the best way to triage plugin installation and configuration problems?

The best way to triage plugin installation and configuration problems is to use a guided workflow that ensures consistent data collection and categorizes the issue for faster resolution.