ralph
✓Autonomous feature development - setup and execution. Triggers on: ralph, set up ralph, run ralph, run the loop, implement tasks. Two phases: (1) Setup - chat through feature, create tasks with dependencies (2) Loop - pick ready tasks, implement, commit, repeat until done.
Installation
SKILL.md
| Setup | Plan feature, create tasks with dependencies | "set up ralph", "plan feature" | | Loop | Execute tasks autonomously until done | "run ralph", "start the loop" |
Each task must be completable in ONE iteration (one context window).
Rule of thumb: If you can't describe the change in 2-3 sentences, it's too big.
Autonomous feature development - setup and execution. Triggers on: ralph, set up ralph, run ralph, run the loop, implement tasks. Two phases: (1) Setup - chat through feature, create tasks with dependencies (2) Loop - pick ready tasks, implement, commit, repeat until done. Source: sebastiaanwouters/dotagents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sebastiaanwouters/dotagents --skill ralph- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ralph?
Autonomous feature development - setup and execution. Triggers on: ralph, set up ralph, run ralph, run the loop, implement tasks. Two phases: (1) Setup - chat through feature, create tasks with dependencies (2) Loop - pick ready tasks, implement, commit, repeat until done. Source: sebastiaanwouters/dotagents.
How do I install ralph?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebastiaanwouters/dotagents --skill ralph Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sebastiaanwouters/dotagents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01