18 lines
525 B
JSON
18 lines
525 B
JSON
{
|
|
"name": "ralph-wiggum",
|
|
"description": "Ralph Wiggum iterative AI development loops - autonomous task refinement using Stop hooks. Enables hands-off iteration where Claude continuously works on a task until completion, with progress tracked via state files and completion signaled through XML promise tags.",
|
|
"version": "0.4.4",
|
|
"author": {
|
|
"name": "Fred Amaral",
|
|
"email": "fred@fredamaral.com.br"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |