report-bug

Collect bug details and environment data to create GitHub issues via gh CLI.

240|75|Updated Jul 13, 2023
One-click install
npx skills add https://github.com/udecode/plate-playground-template --skill report-bug-udecode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-bug
Source: https://github.com/udecode/plate-playground-template/tree/main/.codex/skills/report-bug
Command: npx skills add https://github.com/udecode/plate-playground-template --skill report-bug-udecode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reporting bugs encountered in the compound-engineering plugin by automatically gathering necessary information and creating a GitHub issue.

Core Features & Use Cases

  • Automated Information Gathering: Collects bug category, component, actual/expected behavior, reproduction steps, and error messages.
  • Environment Data Collection: Automatically captures plugin version, Claude Code version, and OS information.
  • GitHub Issue Creation: Uses the GitHub CLI to create a well-formatted issue with relevant labels.
  • Use Case: When a user encounters an issue with a specific command in the compound-engineering plugin, they can use this skill to quickly generate a detailed bug report that the maintainer can act upon.

Quick Start

Use the report-bug skill to report an issue with the agent not working.

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 to GitHub for the compound-engineering plugin?

To report a bug to GitHub, this skill collects bug details like reproduction steps and error messages, captures environment data, and uses the gh CLI to create a formatted GitHub issue.

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

When reporting a plugin bug, you need to provide the bug category, affected component, actual versus expected behavior, reproduction steps, and any error messages encountered.

Does the bug reporting skill automatically gather system environment information?

Yes, the bug reporting skill automatically captures system environment information, including the compound-engineering plugin version, Claude Code version, and operating system details for the GitHub issue.

How are GitHub issues formatted when tracking plugin bugs?

GitHub issues for plugin bugs are formatted by structuring your provided details and captured environment data into a comprehensive report with relevant labels applied via the GitHub CLI.

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

Yes, you need the GitHub CLI installed, as the skill uses the gh CLI to automatically create the well-formatted GitHub issue with relevant labels for issue tracking.

Why should I use an automated bug report instead of manually opening a GitHub issue?

Automated bug reporting ensures comprehensive issue resolution by consistently gathering necessary environment data and formatting the GitHub issue correctly, reducing manual effort and missing information.