Acerca de
This skill systematically audits codebases to eliminate "code theater"—the illusion of functionality created by stubs, hardcoded responses, and TODO markers. It provides a comprehensive methodology for scanning patterns, analyzing context, mapping dependencies, and assessing risks associated with incomplete code. By following a structured workflow from design to testing, it helps developers transition from rapid prototyping to production-grade implementation, ensuring that every function performs real, robust logic instead of relying on temporary shortcuts.