report-bug-ce

Collects bug information and creates a GitHub issue via the CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines the process of reporting bugs in Compound Engineering plugins, allowing for quick identification and resolution of issues.

Core Features & Use Cases

  • Bug Reporting: Collects structured information about a bug and creates a GitHub issue for it.
  • User Interaction: Asks specific questions to gather detailed information about the bug.
  • Environment Collection: Automatically gathers relevant environment details.
  • Issue Creation: Uses the GitHub CLI to create and label the issue.
  • Confirmation: Provides a confirmation message and issue URL to the user.
  • Use Case: If you encounter an issue with a Compound Engineering plugin, you can use this Skill to report it in a structured format.

Quick Start

Report a bug in the Compound Engineering plugin by running '/report-bug-ce' and following the prompts.

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 in a Compound Engineering plugin?

To report a bug in a Compound Engineering plugin, you can use a structured reporting process that collects issue details and environment information, then automatically creates a GitHub issue for tracking and resolution.

Do I need the GitHub CLI to create an issue for a plugin bug?

Yes, creating a GitHub issue for a plugin bug requires the GitHub CLI and proper GitHub authentication to submit the structured report and apply the necessary labels automatically.

What information is needed to create a GitHub issue for a plugin bug?

Creating a GitHub issue for a plugin bug requires specific user input about the issue and automatically gathered environment details to ensure the report contains necessary information for quick resolution.

Can I automate issue tracking for Compound Engineering plugins?

Yes, you can automate issue tracking for Compound Engineering plugins by running a command that prompts for issue details, collects environment data, and uses the GitHub CLI to generate a labeled issue with a confirmation URL.

What is the best way to streamline bug reporting for plugin maintenance?

The best way to streamline bug reporting for plugin maintenance is using a structured collection process that gathers environment details and user input to automatically generate a labeled GitHub issue for quick identification.