Loading...
Loading...
Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
npx skill4agent add yeachan-heo/oh-my-claudecode ralph-init.omc/prd.json.omc/progress.txt{
"project": "[Project Name]",
"branchName": "ralph/[feature-name]",
"description": "[Feature description]",
"userStories": [
{
"id": "US-001",
"title": "[Short title]",
"description": "As a [user], I want to [action] so that [benefit].",
"acceptanceCriteria": ["Criterion 1", "Typecheck passes"],
"priority": 1,
"passes": false
}
]
}# Ralph Progress Log
Started: [ISO timestamp]
## Codebase Patterns
(No patterns discovered yet)
---/oh-my-claudecode:ralph-loop