ce-report-bug

Automate structured bug reporting and GitHub issue creation for the compound-engineering plugin.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-report-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-report-bug
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/ce-report-bug
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-report-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to reliably collect bug details and create a GitHub issue for the compound-engineering plugin, streamlining bug reporting.

Core Features & Use Cases

  • Structured bug intake with category and component questions.
  • Environment auto-discovery and explicit reproduction steps, ready for triage.
  • GitHub issue creation via gh CLI with a standardized template.

Quick Start

Invoke the ce-report-bug skill and answer the guided questions to file a GitHub issue.

Frequently Asked Questions about ce-report-bug

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

FAQPage Schema
How do I create a GitHub issue for a bug with structured reproduction steps?

To create a GitHub issue, this skill automates structured bug reporting by gathering category, component, environment data, and reproduction steps, then generating a formatted issue with labels using GitHub CLI.

What information is needed for structured bug reporting and triage?

Structured bug reporting requires the bug category, affected component, explicit steps to reproduce, environment auto-discovery data, and error messages to create a triage-ready GitHub issue.

How do I automate GitHub issue creation using the command line?

You can automate GitHub issue creation using this skill, which leverages GitHub CLI-based issue creation with standardized templates and labels to format and submit bug reports.

Does the bug reporting automation work with the compound-engineering plugin?

Yes, this skill specifically automates structured bug reporting and GitHub issue creation for the compound-engineering plugin, streamlining the intake and triage process for teams.

Can I use blocking questions to capture environment data for bug reports?

Yes, the skill uses blocking-question prompts to systematically capture environment data, error messages, and reproduction details before creating the formatted GitHub issue.