ce-report-bug

Gather structured bug reports and create GitHub issues via gh CLI.

10|Updated Dec 13, 2016
One-click install
npx skills add https://github.com/vitallium/dotfiles --skill ce-report-bug-vitallium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-report-bug
Source: https://github.com/vitallium/dotfiles/tree/main/dot_agents/skills/ce-report-bug
Command: npx skills add https://github.com/vitallium/dotfiles --skill ce-report-bug-vitallium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bug reporting for the compound-engineering plugin can be tedious and inconsistent. This skill standardizes the information collected, guides users through the necessary details, and creates actionable GitHub issues for maintainers.

Core Features & Use Cases

  • Interactive bug gathering: prompts for category, affected component, reproduction steps, and environment.
  • Automatic issue creation: formats a detailed bug report and submits it via GitHub CLI.
  • Privacy-first: omits collecting unnecessary personal data and clearly communicates data usage.

Quick Start

Answer the prompts to report a bug, and the skill will file a GitHub issue on your behalf.

Frequently Asked Questions about ce-report-bug

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

FAQPage Schema
How do I automate GitHub issue creation for bug reports?

Automating GitHub issue creation for bug reports involves gathering structured data like category, component, and reproduction steps, then submitting it via the GitHub CLI. This skill formats and files the report automatically.

What information is needed for a standardized bug report?

A standardized bug report requires the category, affected component, environment details, and steps to reproduce. Interactive questioning guides you through providing each detail to ensure consistency.

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

Yes, GitHub CLI integration is required to submit bug reports automatically. The skill formats the report and uses the gh CLI to create the issue on your behalf.

Can I report a bug without manually entering my environment details?

Yes, environment auto-detection captures your system details during the bug gathering process. You only need to provide the category, component, and reproduction steps.

What personal data is collected when filing an automated bug report?

Automated bug reports omit collecting unnecessary personal data. The skill uses a privacy-first approach and clearly communicates data usage before submitting the report to GitHub.

How does interactive questioning work for issue tracking?

Interactive questioning for issue tracking prompts you sequentially for the bug category, affected component, and reproduction steps. This ensures all required fields are completed before formatting the GitHub issue.