Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:21:48 +08:00

19 lines
421 B
JSON

{
"name": "overnight-dev",
"description": "Run Claude autonomously for 6-8 hours overnight using Git hooks that enforce TDD - wake up to fully tested features",
"version": "1.0.0",
"author": {
"name": "Intent Solutions IO",
"url": "https://intentsolutions.io",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}