Multi-File Rewrite Planner
Authors structured, multi-file code rewrite plans with explicit ownership boundaries and safety guarantees for safe automated refactoring.
Authors structured, multi-file code rewrite plans with explicit ownership boundaries and safety guarantees for safe automated refactoring.
The Multi-File Rewrite Planner skill prevents cascading build failures and uncontrolled refactoring by generating contract-shaped migration plans before executing edits. It analyzes codebase indices and design system tokens to output an actionable audit trail containing human-readable plans, file ownership tiers, risk-assessed execution steps, and verification checkpoints. This skill is essential for complex design-to-code migrations, multi-component refactors, and automated agent edits where strict patch-safety guarantees are required.
