·bugs-to-stories
>_

bugs-to-stories

rohunj/claude-build-workflow

Convert bug reports into prd.json user stories for autonomous fixing. Use after running test-and-break skill. Triggers on: convert bugs to stories, fix these bugs, add bugs to prd, create fix stories.

7Installs·0Trend·@rohunj

Installation

$npx skills add https://github.com/rohunj/claude-build-workflow --skill bugs-to-stories

SKILL.md

Takes bug reports from the test-and-break skill and converts them into properly formatted user stories that can be added to prd.json for Ralph to fix autonomously.

| BUG-XXX | id: "FIX-XXX" | | Title | title: "Fix: [title]" | | Steps to Reproduce | Goes into notes | | Expected Behavior | Part of description | | Actual Behavior | Part of description | | Severity | Determines priority |

| Critical | 1-3 (fix immediately) | | High | 4-7 | | Medium | 8-12 | | Low | 13+ |

Convert bug reports into prd.json user stories for autonomous fixing. Use after running test-and-break skill. Triggers on: convert bugs to stories, fix these bugs, add bugs to prd, create fix stories. Source: rohunj/claude-build-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rohunj/claude-build-workflow --skill bugs-to-stories
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is bugs-to-stories?

Convert bug reports into prd.json user stories for autonomous fixing. Use after running test-and-break skill. Triggers on: convert bugs to stories, fix these bugs, add bugs to prd, create fix stories. Source: rohunj/claude-build-workflow.

How do I install bugs-to-stories?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohunj/claude-build-workflow --skill bugs-to-stories Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rohunj/claude-build-workflow

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-01