Skip to content

fix(skills): update ralph-wiggum references to ralph-loop in lfg/slfg#324

Merged
tmchow merged 1 commit intoEveryInc:mainfrom
mvanhorn:fix/306-ralph-loop-rename
Mar 20, 2026
Merged

fix(skills): update ralph-wiggum references to ralph-loop in lfg/slfg#324
tmchow merged 1 commit intoEveryInc:mainfrom
mvanhorn:fix/306-ralph-loop-rename

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

Summary

Updates 3 stale ralph-wiggum references to ralph-loop in the lfg and slfg skills. The plugin was renamed from ralph-wiggum to ralph-loop (per #306 comment by @iuriguilherme - renamed due to legal advice), but these skill files were not updated.

Why this matters

Both /lfg and /slfg always skip Step 1 with "ralph-wiggum skill is not available - skipping" because they check for the old plugin name. Users must manually add "use ralph-loop instead of ralph-wiggum" to work around it (#306). Previously reported as #154 (closed but not fixed).

Changes

  • plugins/compound-engineering/skills/lfg/SKILL.md: Updated skill availability check and invocation from ralph-wiggum to ralph-loop (lines 10, 36)
  • plugins/compound-engineering/skills/slfg/SKILL.md: Same update (line 12)
  • CHANGELOG.md historical entry left unchanged (it's a record of the rename)

Testing

  • Verified ralph-wiggum no longer appears in either skill file
  • bun run release:validate passes (29 agents, 45 skills, 1 MCP server)

Fixes #306

This contribution was developed with AI assistance (Claude Code).

The ralph-wiggum plugin was renamed to ralph-loop. The lfg and slfg
skills still referenced the old name, causing Step 1 to always fail
with "ralph-wiggum skill is not available - skipping."

Fixes EveryInc#306
@tmchow tmchow merged commit ac756a2 into EveryInc:main Mar 20, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 20, 2026
@iuriguilherme
Copy link
Copy Markdown

For historical reference: anthropics/claude-plugins-official@44328be

@mvanhorn
Copy link
Copy Markdown
Contributor Author

Thanks for the quick approval!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

for phase1, use ralph-loop instead of ralph-wiggum?

3 participants