report-bug

Capture structured bug reports for the compound-engineering plugin and submit GitHub issues via gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Andreicr1/Netz-Private-Credit-OS --skill report-bug-andreicr1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-bug
Source: https://github.com/Andreicr1/Netz-Private-Credit-OS/tree/main/.github/skills/report-bug
Command: npx skills add https://github.com/Andreicr1/Netz-Private-Credit-OS --skill report-bug-andreicr1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlined bug reporting for the compound-engineering plugin by guiding users to collect structured information and format it into actionable reports for maintainers.

Core Features & Use Cases

  • Guided data collection prompts to capture the bug category, affected component, reproduction steps, actual vs. expected behavior, and environment details.
  • Automatic formatting of bug reports into a consistent GitHub issue body ready for submission.
  • One-click submission to GitHub via the gh CLI with a confirmation that shows the created issue URL.

Quick Start

Run the /report-bug command to begin collecting bug details and automatically open a GitHub issue.

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

To report a bug for the compound-engineering plugin, this skill uses guided data collection prompts to capture the bug category, affected component, reproduction steps, and environment details to document the issue.

Can I automate GitHub issue creation from a bug report?

Yes, you can automate GitHub issue creation by formatting collected bug details into a consistent issue body and submitting it directly via the gh CLI, ending with a confirmation that shows the created issue URL.

What information do I need to create a reproducible bug report?

Creating a reproducible bug report requires capturing the actual versus expected behavior, the affected component, step-by-step reproduction instructions, and environment details to ensure maintainers receive structured and actionable issue information.

Do I need the gh CLI installed to submit bug reports to GitHub?

Yes, the gh CLI is required for the one-click submission of bug reports to GitHub, as the skill uses the gh CLI to automatically open the GitHub issue and return the created issue URL.

What is the best way to format bug reports for maintainers?

The best way to format bug reports for maintainers is using a guided workflow that automatically structures collected data into a consistent GitHub issue body, ensuring reproducible steps and environment details are uniformly documented.