Architecture advisor and senior-engineer should write plan for code refactoring - analyze the issues and write down a markdown file with a problem analysis and a plan (but without actual code snippets) for another AI Agent, so that it knows what needs to be done and can track progress without context of this conversation. The refactoring should improve code quality, maintainability, and performance without changing external behavior. Adhere to SOLID and YAGNI principles - avoid over-engineering or unnecessary abstractions.
Generates a real-time refactoring plan markdown file for AI agents to execute. Use when you need to coordinate complex refactoring across multiple files while maintaining a persistent, updatable progress tracker that survives interruptions.
/plugin marketplace add L-Sypniewski/claude-code-toolkit/plugin install development-workflow@claude-code-toolkitArchitecture advisor and senior-engineer should write plan for code refactoring - analyze the issues and write down a markdown file with a problem analysis and a plan (but without actual code snippets) for another AI Agent, so that it knows what needs to be done and can track progress without context of this conversation. The refactoring should improve code quality, maintainability, and performance without changing external behavior. Adhere to SOLID and YAGNI principles - avoid over-engineering or unnecessary abstractions.
MANDATORY WORKFLOW:
refactoring-plan-[description]-[timestamp].md in .plans/ directoryPLAN STRUCTURE REQUIREMENTS FOR AI AGENTS:
Use sequential thinking, context7 and microsoft-docs to solve the problem using latest documentation and best practices. Files to be analyzed and problems identified (but not limited to): $ARGUMENTS