overnight-development
Installation
SKILL.md
Overnight Development
Overview
This skill automates software development overnight by leveraging Git hooks to enforce test-driven development (TDD). It ensures that all code changes are fully tested and meet specified quality standards before being committed.
Prerequisites
- Access to project files in ${CLAUDE_SKILL_DIR}/
- Required tools and dependencies installed
- Understanding of skill functionality
- Permissions for file operations