se-report-bug

Collect structured bug information and create GitHub issues via the gh CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-report-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: se-report-bug
Source: https://github.com/simonwjackson/pi-software-engineering/tree/main/skills/se-report-bug
Command: npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-report-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collect and structure bug reports for the software-engineering plugin to streamline triage and issue creation.

Core Features & Use Cases

  • Structured bug data collection: Guides users through capturing category, component, actual vs expected behavior, reproduction steps, and environment details.
  • GitHub issue automation: Formats the report for GitHub and uses the gh CLI to create an issue in the repository.
  • Reproducible triage scenarios: Generates a consistent report layout to help maintainers reproduce and fix issues quickly.

Quick Start

Tell me to report a bug in the software-engineering plugin and follow the prompts to generate a GitHub issue.

Frequently Asked Questions about se-report-bug

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

FAQPage Schema
How do I create a structured GitHub bug report from the command line?

This Skill collects structured bug report data by guiding you through category, component, behavior, reproduction steps, and environment details, then formats the report and creates a GitHub issue using the GitHub CLI.

What information do I need for a reproducible bug report for triage?

A reproducible bug report requires the component name, actual versus expected behavior, detailed reproduction steps, and environment details to help maintainers reproduce and fix the issue.

Does this bug reporting tool require the GitHub CLI to create issues?

Yes, creating GitHub issues requires the GitHub CLI to automatically format the structured report and submit it directly to the repository.

What's the best way to automate software engineering bug triage?

Automating software engineering bug triage is best achieved by standardizing report layouts with consistent categories and reproduction steps, streamlining maintainer review and issue resolution.

How does guided bug data collection improve issue creation?

Guided bug data collection improves issue creation by prompting users for specific environment details and reproduction steps, ensuring a complete, standardized report that reduces manual triage effort.