report-bug

Collects structured bug information and creates GitHub issues for the compound-engineering plugin.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill report-bug-guitaralchemist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-bug
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/report-bug
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill report-bug-guitaralchemist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill unit simplifies the process of reporting bugs in the compound-engineering plugin, ensuring that issues are documented and addressed promptly.

Core Features & Use Cases

  • Structured Bug Reporting: The Skill guides the user through collecting detailed information about the bug, including category, specific component, and reproduction steps.
  • Automated Report Creation: It formats the bug report and creates a GitHub issue for the plugin maintainer.
  • Environment Information Collection: The Skill automatically gathers plugin and Claude Code versions, as well as OS information for context.

Quick Start

To report a bug, use the /report-bug command with an optional brief description of the bug.

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?

The Skill simplifies bug reporting for the compound-engineering plugin by collecting structured details such as category, component, and reproduction steps. It then formats this information and automates the creation of a GitHub issue.

Do I need the GitHub CLI to create a bug report issue?

Yes, the GitHub CLI is required to create a bug report issue. The Skill depends on the GitHub CLI to automate the submission of formatted bug reports directly to the plugin's repository.

What information is collected for a GitHub bug report?

The bug report collects the bug category, specific component, and reproduction steps. It also automatically gathers environment context, including the plugin version, Claude Code version, and operating system details.

Can I automate GitHub issue creation for plugin software support?

Yes, you can automate GitHub issue creation for plugin software support. This Skill formats the collected bug details and environment information, then uses the GitHub CLI to automatically submit the issue to the maintainer's repository.

Why does my bug report include OS and Claude Code version information?

Bug reports include OS and Claude Code version information to provide the maintainer with environment context. This automatic collection helps ensure that issues are documented with the necessary details to be addressed promptly.