Initial commit
This commit is contained in:
17
commands/ralph.md
Normal file
17
commands/ralph.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: Execute autonomous implementation loop (Ralph Wiggum - I'm learnding!)
|
||||
allowed-tools: Bash(scripts/ralph.sh:*)
|
||||
---
|
||||
|
||||
# Ralph - Implementation Loop
|
||||
|
||||
*"I'm learnding!"*
|
||||
|
||||
Ralph is ready to implement! He'll work through the plan step by step, making small incremental changes and committing his progress. He's very excited to help!
|
||||
|
||||
**Implementing:** `$1/prompt.md`
|
||||
|
||||
**Note:** This command is informational only. The Springfield skill will handle execution of Ralph's implementation phase by calling the underlying script directly. Ralph runs autonomously and you can check his progress:
|
||||
- `$1/scratchpad.md` - Ralph's latest work (updated every iteration)
|
||||
- `$1/state.json` - Current status and iteration count
|
||||
- `$1/completion.md` - Will appear when Ralph is done!
|
||||
Reference in New Issue
Block a user