Create a step-by-step implementation plan that: - Eliminates technical debt and improves maintainability, performance, and upgradability. - Treats any required refactor as an opportunity to improve existing code (no shortcuts). - Includes, for each step, objective acceptance criteria/tests to verify completion. Output the final plan as a Markdown file intended to be saved in the docs/planning folder
Create a step-by-step implementation plan that: - Eliminates technical debt and improves maintainability, performance, and upgradability. - Treats any required refactor as an opportunity to improve existing code (no shortcuts). - Includes, for each step, objective acceptance criteria/tests to verify completion. Output the final plan as a Markdown file intended to be saved in the docs/planning folder
This prompt is released under CC0 (Public Domain). You are free to use it for any purpose without attribution.
Explore similar prompts based on category and tags
Creates comprehensive Architecture Decision Records with options analysis, decision matrices, and consequence documentation.
Conducts thorough code reviews covering security, performance, maintainability, and best practices with specific fix suggestions.
Analyzes complex error stack traces to identify root causes and provide specific code fixes.