What problem does it solve?
This Skill turns architecture refactoring work from a single-threaded effort into a coordinated multi-agent workflow, helping you analyze large codebases, plan changes safely, implement them with less friction, and validate the results.
Core Features & Use Cases
- Architecture analysis: Detect coupling, cycles, layering issues, dead code, and other structural problems in a codebase.
- Refactoring planning: Convert findings into a prioritized, measurable refactoring plan with clear ownership and success criteria.
- Parallel implementation and verification: Coordinate refactor, validation, and review steps across single, fan-out, or independent pipelines.
- Use case: Use this Skill when a codebase has tangled dependencies or a risky module structure and you want a guided path from diagnosis to verified improvement.
Quick Start
Use the team-arch-opt skill to analyze this repository’s architecture and produce a prioritized refactoring plan with validation and review steps.