fix

Convert unstructured user feedback into a structured bead issue.

4|3|Updated Jul 14, 2025
One-click install
npx skills add https://github.com/luan/dot-claude --skill fix-luan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix
Source: https://github.com/luan/dot-claude/tree/main/skills/fix
Command: npx skills add https://github.com/luan/dot-claude --skill fix-luan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of turning user feedback, bug reports, or feature requests into structured, actionable issues within your tracking system, preventing valuable input from getting lost.

Core Features & Use Cases

  • Feedback Triage: Automatically categorizes feedback into bugs, tasks, or features.
  • Prioritization: Assigns a priority level (P0-P4) to each identified item.
  • Issue Creation: Generates a single bead issue with a phased design, ready for further planning.
  • Use Case: A user reports a bug and suggests an improvement. This Skill creates a single issue, categorizing the bug as P0 and the improvement as P2, with clear steps for each in the design field.

Quick Start

Convert the following user feedback into a bead issue: "The login button is broken on mobile, and it would be great to have a dark mode option."

Frequently Asked Questions about fix

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

FAQPage Schema
How do I convert unstructured user feedback into actionable issues?

To convert unstructured user feedback into actionable issues, this Skill analyzes the input to classify items as bugs, tasks, or features, assigns priority levels from P0 to P4, and organizes them into a phased design within a single tracked issue.

How does feedback triage and prioritization work for bug tracking?

Feedback triage for bug tracking works by analyzing user reports to automatically categorize items as bugs, tasks, or features, assigning each a priority level from P0 to P4, and organizing them into a phased design within a single issue.

Do I need the beads CLI to create issues from user feedback?

Yes, you need the beads CLI to create issues from user feedback, as this Skill requires it to generate and update tracked issues, and Git commands are also utilized to gather necessary context.

Can I categorize multiple items like bugs and feature requests in a single issue?

You can categorize multiple items like bugs and feature requests in a single issue by analyzing feedback to classify distinct elements, assigning varied priority levels like P0 for bugs and P2 for features, and organizing them into a phased design.

What is the best way to automate workflow creation from feature requests and bug reports?

The best way to automate workflow creation from feature requests and bug reports is using this Skill to analyze feedback, classify items, assign P0-P4 priorities, and generate a single structured issue with phased designs for planning.

What are the limitations of using automated issue creation for task management?

A limitation of using automated issue creation for task management is that it requires both the beads CLI for issue generation and Git commands for context gathering, restricting its use to environments where these tools are configured.