Develop Fix banner
Blakeem Blakeem

Develop Fix

Development community

Description

--- description: Systematic bug fixing with root cause analysis and regression prevention --- # Develop (Fix) ⚠️ **REQUIRED WORKFLOW - You MUST follow these instructions:** **Load workflow via get_workflow (once per conversation):** ```typescript get_workflow({ workflow: "develop-fix" }) ```

Installation

Installs to ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-fix && curl -fsSL https://raw.githubusercontent.com/Blakeem/AI-Prompt-Guide-MCP/HEAD/commands/develop-fix.md -o ~/.claude/skills/blakeem-ai-prompt-guide-mcp-develop-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