overnight-development
Automates software development overnight using git hooks to enforce test-driven Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
claude-codecodexopenclaw
Allowed Tools
"ReadWriteEditGrepGlobBash(general:*)Bash(util:*)"
Provided by Plugin
overnight-dev
Run Claude autonomously for 6-8 hours overnight using Git hooks that enforce TDD - wake up to fully tested features
Installation
This skill is included in the overnight-dev plugin:
/plugin install overnight-dev@claude-code-plugins-plus
Click to copy
Instructions
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 ${CLAUDESKILLDIR}/
- Required tools and dependencies installed
- Understanding of skill functionality
- Permissions for file operations
Instructions
- Identify skill activation trigger and context
- Gather required inputs and parameters
- Execute skill workflow systematically
- Validate outputs meet requirements
- Handle errors and edge cases appropriately
- Provide clear results and next steps
Output
- Primary deliverables based on skill purpose
- Status indicators and success metrics
- Generated files or configurations
- Reports and summaries as applicable
- Recommendations for follow-up actions
Error Handling
See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.
Resources
- Official documentation for related tools
- Best practices guides
- Example use cases and templates
- Community forums and support channels