Generate a comprehensive bug fix plan with root cause analysis from a bug description using meta-prompt template engineering.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install melodic-software-tactical-agentic-coding-plugins-tactical-agentic-coding@melodic-software/claude-code-plugins# Bug Fix Planning Create a new plan in `specs/*.md` to investigate and fix the Bug using the exact specified markdown Plan Format. Follow the Instructions to create the plan, use the Relevant Files to focus on the right files. ## Instructions - You are writing a plan to fix a bug, NOT implementing the fix yet - Use your reasoning model: THINK HARD about the root cause and solution - Investigate the codebase to understand how the bug could occur - Focus on the files in the Relevant Files section when identifying what to modify - Fill in EVERY section of the Plan Format - the Root Cause A...