Acerca de
The Codegen Refactor skill automates the process of improving existing codebases by strictly following Test-Driven Development (TDD) principles and project-specific conventions. By analyzing GitHub Issues and README documentation, it identifies necessary structural improvements—such as performance optimizations and race-safety enhancements—while ensuring that external APIs and public interfaces remain unchanged. It leverages semantic search to minimize unnecessary file reading and ensures all changes are backed by passing tests, static analysis, and race-condition checks.