Architecture Workflow: Discover, Diagnose, Fix, Document
This skill orchestrates a full codebase health cycle. Instead of running individual architecture skills in isolation, it chains them into a coherent workflow where each phase feeds the next. The output of discovery informs the diagnosis; the diagnosis drives the fixes; the fixes get documented in the final state.
The workflow has four phases. Phases 1-2 run without stopping, then you pause for the user to review the diagnosis before pr
[Description truncada. Veja o README completo no GitHub.]