ce-report-bug

Create structured GitHub issues for compound-engineering plugin bugs via GitHub CLI.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-report-bug-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-report-bug
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-report-bug
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-report-bug-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of reporting bugs in the compound-engineering plugin, ensuring that maintainers receive detailed and structured information for efficient issue resolution.

Core Features & Use Cases

  • Bug Reporting: Gather detailed information about bugs and create GitHub issues with a structured report.
  • User-Friendly Interface: Collect bug information through interactive prompts and CLI commands.
  • Automated Issue Creation: Use the GitHub CLI to create issues directly from the skill, with predefined labels and titles.
  • Use Case: When encountering a bug in the compound-engineering plugin, use this skill to quickly report it with all necessary details.

Quick Start

Run the command '/ce-report-bug' and follow the prompts to report a bug.

Frequently Asked Questions about ce-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?

You can report a bug by running the '/ce-report-bug' command, which gathers details through interactive prompts and uses the GitHub CLI to automatically create a structured issue.

Do I need the GitHub CLI installed to create bug reports?

Yes, you need the GitHub CLI installed, because the Skill requires interaction with the 'gh' command-line tool to automatically create issues directly from your bug report.

What information do I need to provide when reporting a plugin bug?

You need to provide specific user input about the bug and your environment details, which the Skill collects through interactive CLI prompts to generate a structured issue report.

How does automated issue creation work for bug tracking?

Automated issue creation works by taking your structured bug report and environment details, then using the GitHub CLI to submit an issue with predefined labels and titles directly to the repository.

Can I use this bug reporting tool without CLI commands?

No, this Skill relies on CLI commands to interact with you and gather information, and it requires the GitHub CLI to submit the final structured bug report to the repository.