Loading...
Loading...
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation
npx skill4agent add mastra-ai/mastra ralph-plan<background>
Context about the task, the user's expertise level, and overall goal.
</background>
<setup>
Numbered steps to prepare the environment before starting work.
Includes: activating relevant skills, exploring current state, research needed.
</setup>
<tasks>
Numbered list of specific, actionable tasks to complete.
Tasks should be concrete and verifiable.
</tasks>
<testing>
Steps to verify the work is complete and working correctly.
Includes: build commands, how to run/test, validation steps.
</testing>
Output <promise>COMPLETE</promise> when all tasks are done.<background>
[Draft background based on discussion]
</background>"`'<background>
...
</background>
<setup>
...
</setup>
<tasks>
...
</tasks>
<testing>
...
</testing>
Output <promise>COMPLETE</promise> when all tasks are done.