Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
ralph-init
// Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
$ git log --oneline --stat
stars:25,488
forks:2,125
updated:2026년 4월 13일 13:09
SKILL.md
// Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
[HINT] SKILL.md 및 모든 관련 파일을 포함한 전체 스킬 디렉토리를 다운로드합니다
| 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"
.omx/plans/prd-{slug}.md with:
/ralph can use the PRD as its completion criteria.omx/state/{scope}/ralph-progress.json (session scope if active session exists).omx/plans/prd-{slug}.md..omx/state/{scope}/ralph-progress.json (session scope when available).--prd startup still validates machine-readable story state from .omx/prd.json..omx/prd.json / .omx/progress.txt inputs migrate one-way into canonical artifacts, but canonical PRD markdown is not yet the startup validation source for omx ralph --prd ....A structured PRD file saved to .omx/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.