Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:25 +08:00
commit 0dc471f4ac
10 changed files with 197 additions and 0 deletions

17
commands/ralph.md Normal file
View 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!