mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-31 04:52:02 +00:00
Rename ralph-wiggum plugin to ralph-loop per legal guidance (#142)
- Rename plugin from "ralph-wiggum" to "ralph-loop" to avoid trademark concerns - Update all internal references to use "Ralph Loop" as the prominent name - Keep explanatory text noting it "implements the Ralph Wiggum technique" (allowed) - Rename plugin directory from plugins/ralph-wiggum to plugins/ralph-loop - Update marketplace.json with new plugin name and source path - Update plugin-dev documentation references This change follows legal's recommendation to replace "Wiggum" with "Loop" in the plugin name while still explaining the technique origin. Slack thread: https://anthropic.slack.com/archives/C09KU300P7F/p1767741142753959 Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -126,7 +126,7 @@ sed "s/^pr_number: .*/pr_number: $PR_NUM/" \
|
||||
mv temp.md ".claude/multi-agent-swarm.local.md"
|
||||
```
|
||||
|
||||
## ralph-wiggum Plugin
|
||||
## ralph-loop Plugin
|
||||
|
||||
### Settings File Structure
|
||||
|
||||
@@ -253,7 +253,7 @@ echo "Ralph loop initialized: .claude/ralph-loop.local.md"
|
||||
|
||||
## Pattern Comparison
|
||||
|
||||
| Feature | multi-agent-swarm | ralph-wiggum |
|
||||
| Feature | multi-agent-swarm | ralph-loop |
|
||||
|---------|-------------------|--------------|
|
||||
| **File** | `.claude/multi-agent-swarm.local.md` | `.claude/ralph-loop.local.md` |
|
||||
| **Purpose** | Agent coordination state | Loop iteration state |
|
||||
|
||||
Reference in New Issue
Block a user