plugin.json 343 B

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