关于
The MOVA Code Change Planner is an architectural blueprint generator designed to streamline complex development tasks. By analyzing a repository snapshot and a target objective, it produces a detailed, ordered sequence of file modifications without altering any source code. This skill identifies exactly which files require updates, the logical order of operations to maintain stability, potential implementation risks, and specific 'done-criteria' for each step. It is an essential tool for developers who need a rigorous roadmap before committing to significant refactors or new feature implementations.