mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-24 10:32:45 +00:00
9 lines
321 B
JSON
9 lines
321 B
JSON
|
|
{
|
||
|
|
"name": "ralph-loop",
|
||
|
|
"description": "Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.",
|
||
|
|
"author": {
|
||
|
|
"name": "Anthropic",
|
||
|
|
"email": "support@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|