What problem does it solve?
This Skill addresses the challenge of managing complex code refactoring and architectural changes by providing a structured, traceable, and verifiable process from analysis to execution.
Core Features & Use Cases
- Redundancy Analysis: Identifies duplicate or redundant design patterns within a codebase.
- Executable Plan Generation: Converts analysis findings into a detailed, step-by-step execution plan with clear objectives and deliverables.
- Strict Step-Test-Update Loop: Ensures each code change is followed by immediate testing and plan status updates, promoting a rigorous development workflow.
- Use Case: When undertaking a significant architectural overhaul, use this Skill to first analyze existing design, create a phased plan for convergence, and then execute each refactoring step with verifiable tests and documentation.
Quick Start
Use the plan-folw skill to analyze the current repository for redundant designs and generate a detailed execution plan.