Acerca de
The Overnight Development skill enables Claude to work autonomously on complex coding tasks by leveraging a strict TDD workflow enforced via Git hooks. By blocking commits until all tests and linting requirements pass, it ensures that features, refactors, and bug fixes meet production-quality standards without constant human supervision. It is an ideal solution for developers who want to assign high-level goals—such as implementing authentication systems or refactoring legacy modules—and return to fully tested, documented, and committed code.