bydoeixd· 2 skills
Before starting a Ralph RLM loop, interview the user to sharpen the goal, stress-test the design, and write an authored PLAN.md (goal, definition of done, milestones, open questions, invariants) that the loop can follow. Use when a user wants to plan, scope, or stress-test work before delegating it to the supervisor / start_loop, or whenever PLAN.md is still the placeholder bootstrap.
$npx -y skills add doeixd/opencode-ralph-rlm --skill interview-and-create-planInstalls into the current project.
Run `npx skills use "https://github.com/doeixd/opencode-ralph-rlm" --skill "doeixd/opencode-ralph-rlm/interview-and-create-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doeixd/opencode-ralph-rlm" that are relevant to the current task. Run `npx skills add "https://github.com/doeixd/opencode-ralph-rlm"` and select the relevant skills, then follow their instructions.