ce-report-bug

Collect bug details and create GitHub issues for the Compound Engineering Plugin.

Updated May 4, 2026
One-click install
npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-report-bug-iamkonghai
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: ce-report-bug
Source: https://github.com/IAmKongHai/compound-engineering-plugin-zh/tree/main/3.4.2/skills/ce-report-bug
Command: npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-report-bug-iamkonghai

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 by gathering structured information and automating the creation of GitHub issues.

Core Features & Use Cases

  • Structured Bug Reporting: Collects detailed information about the bug, including category, component, actual and expected behavior, and steps to reproduce.
  • Environment Information Collection: Automatically gathers environment details like plugin version, agent platform, and agent version.
  • GitHub Issue Creation: Creates a well-structured GitHub issue with the collected information, streamlining the bug reporting process for maintainers.

Quick Start

Run the /ce-report-bug command to report a bug in the Compound Engineering Plugin.

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 to GitHub?โ–ผ

To report a bug in the Compound Engineering Plugin, you can use this Skill to collect structured information and automatically create a GitHub issue, streamlining the reporting process for maintainers.

How do I create a structured GitHub issue for a plugin bug?โ–ผ

Creating a structured GitHub issue involves gathering the bug category, component, actual and expected behavior, and steps to reproduce, which this Skill automates to format your report properly.

Do I need the GitHub CLI to report bugs with structured data collection?โ–ผ

Yes, you need the GitHub CLI installed and access to the plugin's GitHub repository, because this Skill relies on the gh command-line tool to automate issue creation.

What environment details do I need to collect for a GitHub issue?โ–ผ

Collecting environment details for a GitHub issue requires the plugin version, agent platform, and agent version, which this Skill gathers automatically alongside the bug description.

What's the best way to automate bug reporting for plugin issues?โ–ผ

Automating bug reporting is best handled by running the /ce-report-bug command, which interacts with the GitHub CLI to instantly submit formatted issue data instead of manual entry.