Use this skill when iterative AI-assisted coding starts to degrade code quality, architecture consistency, or maintainability. It enforces staged implementation, architecture guardrails, duplication control, strict review, and entropy-reduction refactors.
Prevent quality decay during repeated AI-assisted coding iterations.2
Use it when:
This skill changes the default behavior from "solve the current local task quickly" to "preserve system integrity while implementing only the minimum safe change".
Produce a concise analysis covering:
Do not write code in this phase.
Before editing, provide:
When implementing:
any-style escapes unless already justified by the codebaseAfter implementation, report:
Do not merely praise the implementation. Actively search for weaknesses.
If repeated iterations have clearly degraded the code, pause further feature work and produce:
Examples of structural issues:
Actively look for:
Unless the user asks otherwise, structure responses as: