ring:dev-refactor
Installation
SKILL.md
Dev Refactor Skill
Analyzes existing codebase against Ring/Lerian standards and generates refactoring tasks compatible with ring:dev-cycle.
⛔ MANDATORY GAP PRINCIPLE (NON-NEGOTIABLE)
any divergence from Ring standards = MANDATORY gap to implement.
<cannot_skip>
- All divergences are gaps - Every difference MUST be tracked as FINDING-XXX
- Severity affects PRIORITY, not TRACKING - Low severity = lower priority, not "optional"
- No filtering allowed - You CANNOT decide which divergences "matter"
- No alternative patterns accepted - Different approach = STILL A GAP
- No cosmetic exceptions - Naming, formatting, structure differences = GAPS </cannot_skip>
Non-negotiable, not open to interpretation—a HARD RULE.
Related skills