From ralph-starter
Generates structured implementation plans from spec files using ralph-starter CLI. Breaks specs into actionable checkboxed tasks in IMPLEMENTATION_PLAN.md. Use after verifying specs/ directory.
npx claudepluginhub multivmlabs/ralph-starter --plugin ralph-starterThis skill uses the workspace's default tool permissions.
Create a structured implementation plan from specification files.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Create a structured implementation plan from specification files.
ralph_status to verify the project has specs in specs/ralph_plan with the project path to generate an IMPLEMENTATION_PLAN.md
auto: true to skip interactive promptsIf no specs exist yet:
ralph_init to scaffold the project firstspecs/ directoryralph_fetch_spec to pull specs from GitHub, Linear, Notion, or Figma