Cancel Ralph Marketer Loop
Description
The user wants to cancel the Ralph Marketer loop.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for muratcankoylan/ralph-wiggum-marketer, shared by 4 entries
in this directory. It describes the repository, not this entry specifically.
description: Cancel the active Ralph Marketer loop allowed-tools: [Bash, Write] model: haiku
Cancel Ralph Marketer Loop
The user wants to cancel the Ralph Marketer loop.
Actions
- Remove the loop state file if it exists:
rm -f .claude/ralph-marketer-loop.local.md 2>/dev/null && echo "Loop state cleared" || echo "No active loop found"
- Inform the user:
- The Ralph loop has been cancelled
- Any in-progress work has been preserved in git
- They can check progress with
/ralph-status - They can restart with
/ralph-marketer
The loop is now cancelled. You will no longer receive repeated prompts.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development