mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
10 lines
353 B
JSON
10 lines
353 B
JSON
{
|
|
"name": "ralph-wiggum",
|
|
"version": "1.0.0",
|
|
"description": "Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.",
|
|
"author": {
|
|
"name": "Daisy Hollman",
|
|
"email": "daisy@anthropic.com"
|
|
}
|
|
}
|