plugin.json 321 B

12345678
  1. {
  2. "name": "ralph-loop",
  3. "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.",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }