跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ralph Wiggum Plugin

插件 活跃

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.

目的

To enable continuous, iterative development by creating self-referential AI loops that allow Claude Code to autonomously refine its work until a task is completed.

功能

  • Continuous AI development loops
  • Self-referential prompt feedback
  • Iterative improvement based on file history
  • Configurable completion promises
  • Maximum iteration limits for safety

使用场景

  • Developing complex features by breaking them down into iterative steps
  • Refactoring code and ensuring tests pass across multiple iterations
  • Automating the process of improving code quality and documentation
  • Tackling well-defined tasks where success criteria can be clearly articulated

非目标

  • Replacing targeted debugging for immediate production issues
  • Performing one-shot operations that do not benefit from iteration
  • Handling tasks with inherently unclear success criteria
  • Making human judgment or design decisions

License

  • warning:License usabilityThe license is only mentioned in the README footer, with no dedicated LICENSE file or SPDX identifier in the manifest, making its usability unclear for downstream tools.

Trust

  • warning:Issues AttentionOpen issues (9462) far exceed closed issues (22831) in the last 90 days, indicating slow response times from maintainers.

Code Execution

  • info:LoggingThe stop hook script logs informative messages to stderr about loop status and potential issues, but does not write to a persistent audit log.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/claude-code
/plugin install ralph-wiggum@claude-code-plugins

质量评分

79 /100
2 days ago 分析

信任信号

最近提交3 days ago
星标123.1k
许可证Copyright Anthropic PBC. All rights reserved. Use is subject to Anthropic's Commercial Terms of Service
状态
查看源代码