From ralph-starter
Runs autonomous AI coding loop with ralph-starter: checks project state, implements tasks from specs/GitHub/Linear/Notion/Figma issues, iterates code writing/validation/commits.
npx claudepluginhub multivmlabs/ralph-starter --plugin ralph-starterThis skill uses the workspace's default tool permissions.
Run an autonomous coding loop using ralph-starter.
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`.
Run an autonomous coding loop using ralph-starter.
ralph_status tool to check the current project stateralph_run with the current project path to start the loop
auto: true for fully automated modecommit: true to auto-commit changesvalidate: true to run tests/lint/build between iterationsOptions:
task for a one-off task, or let it read from IMPLEMENTATION_PLAN.mdfrom to fetch specs from integrations: github, linear, notion, figmaproject and label to filter issues from GitHub or Linear