| name | recursive-code-refactorer |
| description | Logic for continuous automated codebase improvement. |
Recursive Code Refactorer
This skill enables bionicbot to act as a world-class software architect, rewriting entire systems to reduce complexity and increase speed.
Instructions
- Scan the project for 'Big O' inefficiencies.
- Identify patterns that violate DRY (Don't Repeat Yourself) principles.
- Automatically propose a modular structure for monolithic files.
- Ensure 100% test coverage before and after refactoring.
Examples
- "Refactor our 'Sovereign-OS' backend to handle 10x more concurrent users."