bug

Transforms raw bug reports into structured OpenSpec investigation proposals.

Updated Apr 22, 2025
One-click install
npx skills add https://github.com/mcampbellr/.dotfiles --skill bug-mcampbellr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug
Source: https://github.com/mcampbellr/.dotfiles/tree/main/claude/.claude/skills/bug
Command: npx skills add https://github.com/mcampbellr/.dotfiles --skill bug-mcampbellr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @fission-ai/openspec, bash, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill turns unrefined bug reports into structured OpenSpec proposals, streamlining the investigation process.

Core Features & Use Cases

  • Bug Report Refinement: Transforms raw bug reports into detailed investigation briefs.
  • OpenSpec Proposal Creation: Generates OpenSpec proposals for further investigation or fix implementation.
  • Use Case: When a user reports a bug, this Skill processes the report, refines it, and proposes an OpenSpec investigation without implementing fixes.

Quick Start

Use the bug skill to process a bug report with the command: /bug "A description of the bug".

Frequently Asked Questions about bug

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

FAQPage Schema
How do I convert a raw bug report into an OpenSpec proposal?

You can convert a raw bug report into an OpenSpec proposal by using the bug Skill, which processes the report text and refines it into a detailed investigation brief for OpenSpec.

What is the best way to streamline bug tracking and investigation in software development?

Streamlining bug tracking involves transforming raw reports into structured investigation briefs. This Skill generates OpenSpec proposals to formalize the investigation process without immediately implementing fixes.

Do I need bash and git to generate OpenSpec proposals from bug reports?

Yes, generating OpenSpec proposals from bug reports requires bash, git, and openspec capabilities, along with subagent features to perform the analysis and proposal creation.

Can I use this bug report refinement process to automatically fix code issues?

No, this bug report refinement process does not implement fixes. It strictly processes raw reports and creates OpenSpec proposals to prepare for investigation or subsequent fix implementation.

How does the bug command process bug reports for OpenSpec?

The bug command processes bug reports by taking a raw description, refining the details, and outputting a high-quality OpenSpec proposal formatted for further investigation workflows.