From overnight-dev
Automates overnight software development using Git hooks to enforce TDD, ensuring tested code changes meet quality standards before commits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/overnight-dev:overnight-developmentThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub nickloveinvesting/nick-love-plugins --plugin overnight-dev2plugins reuse this skill
First indexed Mar 11, 2026
Automates overnight software development using Git hooks to enforce TDD, ensuring tested code changes meet quality standards before commits.
Establishes cross-cutting conventions including interaction style, commit discipline, documentation rules, and skill-trust principles for agent-assisted development projects using tdder.
Guides the full SDLC workflow: planning, implementation, testing, and deployment. Automates checklist-driven development for features, bug fixes, refactoring, and releases.