19 lines
421 B
JSON
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"
|
|
]
|
|
} |