Interview user and create concise tasks for ralph-loop
Interviews user to gather requirements and creates atomic tasks for ralph-loop execution.
/plugin marketplace add ChrisTowles/blog/plugin install tt@towles-toolInterview the user and create actionable tasks for ralph-state.json.
Use AskUserQuestion to gather:
For any codebase questions, use Task with subagent_type=Explore to research.
Keep interview focused - 3-5 questions max.
After gathering info, break down into small, atomic tasks:
Example good tasks:
Example bad tasks:
AskUserQuestionralph-state.json using:./scripts/ralph-loop.ts --addTask "task description"
Add each approved task, then show final task list:
./scripts/ralph-loop.ts --listTasks
Tell user they can now run ./scripts/ralph-loop.ts to start.