M Bug Fix banner
penwyp penwyp

M Bug Fix

Productivity community

Description

# Bug Fix Workflow: Analyze, Reproduce, Identify, Fix, Verify **Bug source:** $ARGUMENTS If no parameters specified, analyze recent error logs and failed tests by default. Supported inputs: issue number (#123), error text, screenshot/image, log file path, or bug description. ## Commands: 1. **Analyze bug source** - Parse issue, image, text, or logs to understand the problem, and search doc from context7 for more details or solutions 2. **Reproduce the issue** - Create test cases to consist

Installation

Installs to ~/.claude/skills/penwyp-claudepreference-m-bug-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/penwyp-claudepreference-m-bug-fix && curl -fsSL https://raw.githubusercontent.com/penwyp/ClaudePreference/HEAD/commands/m-bug-fix.md -o ~/.claude/skills/penwyp-claudepreference-m-bug-fix/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository