원클릭으로
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 직업 분류 기준
Diagnose and fix oh-my-qwencode installation issues
Guide on using oh-my-qwencode plugin
Run deep investigation of architecture, bugs, performance issues, or dependencies and return structured findings with file:line evidence. Use when a user says 'analyze', 'investigate', 'why does', 'what's causing', or needs root cause analysis before making changes. Routes to architect agent or Qwen Code MCP for thorough cross-file reasoning.
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
| 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"
.omq/plans/prd-{slug}.md with:
/ralph can use the PRD as its completion criteria.omq/state/{scope}/ralph-progress.json (session scope if active session exists).omq/plans/prd-{slug}.md..omq/state/{scope}/ralph-progress.json (session scope when available)..omq/prd.json / .omq/progress.txt inputs are compatibility-only and migrate one-way into canonical artifacts.A structured PRD file saved to .omq/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.