Create detailed implementation plan for code changes
/plugin marketplace add mahidalhan/skilled-intelligence-marketplace/plugin install mahidalhan-workflow-tools-plugins-workflow-tools@mahidalhan/skilled-intelligence-marketplace# Plan Code Changes ## Protocol ### Step 1: Understand their goals Ask the user clarifying questions to understand what they want to accomplish. ### Step 2: Research existing code If the user is working with an existing code project, research the code to understand the current setup. Use any existing code as the foundation for your plan. ### Step 3: Create a plan file Create a plan markdown file within the project folder, prefixed with plan- and followed by a slug describing the plan. Describe the specific code changes required concisely, with minimal surrounding prose. Design the co...