ralph-tasks
CommunityAutomates Ralph's autonomous task queue.
Authorcedricfressin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the management of a JSON-based task queue for the Ralph autonomous AI loop, enabling structured task intake, progress tracking, and execution.
Core Features & Use Cases
- Task queue management: add, list, remove, and wake-up to run tasks.
- Autonomous loop support: executes tasks one by one in sequence and maintains state.
- Safe, atomic updates: uses jq for JSON updates to prevent corruption.
- Use Case: A developer can add a task like "Implement OAuth" and have Ralph execute it through an iterative loop.
Quick Start
Start by initializing in the current project with /ralph-tasks setup. Then add a task with /ralph-tasks add "Implement user login". List tasks with /ralph-tasks list. Start the loop with sh .claude/ralph-tasks/wake-up.sh
Dependency Matrix
Required Modules
jq
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ralph-tasks Download link: https://github.com/cedricfressin/claude-config/archive/main.zip#ralph-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.