بنقرة واحدة
ralph-init
Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Strategic planning with optional interview workflow
Coordinated parallel execution for complex multi-lane tasks
Ask Claude via local CLI and capture a reusable artifact
Ask Gemini via local CLI and capture a reusable artifact
Full autonomous execution from idea to working code
Fix build and TypeScript errors with minimal changes
| name | ralph-init |
| description | Initialize a PRD (Product Requirements Document) for structured ralph-loop execution |
Initialize a PRD (Product Requirements Document) for structured ralph-loop execution. Creates a structured requirements document that Ralph can use for goal-driven iteration.
/ralph-init "project or feature description"
.omk/plans/prd-{slug}.md with:
/ralph can use the PRD as its completion criteria.omk/state/{scope}/ralph-progress.json (session scope if active session exists).omk/plans/prd-{slug}.md..omk/state/{scope}/ralph-progress.json (session scope when available)..omk/prd.json / .omk/progress.txt inputs are compatibility-only and migrate one-way into canonical artifacts.A structured PRD file saved to .omk/plans/ that serves as the definition of done for Ralph execution.
After creating the PRD, start execution with:
/ralph "implement the PRD"
Ralph will iterate until all acceptance criteria in the PRD are met and architect-verified.