Ralph Init banner
mazenyassergithub mazenyassergithub

Ralph Init

Development community

Description

--- description: Initialize a PRD (Product Requirements Document) for structured ralph-loop execution --- # Ralph Init Skill [RALPH-INIT - PRD CREATION MODE] ## What is PRD? A PRD (Product Requirements Document) structures your task into discrete user stories for ralph-loop. ## Your Task Create `.omc/prd.json` and `.omc/progress.txt` based on the task description. ### prd.json Structure ```json { "project": "[Project Name]", "branchName": "ralph/[feature-name]", "description": "[Fe

Installation

Installs to ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralph-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralph-init && curl -fsSL https://raw.githubusercontent.com/mazenyassergithub/oh-my-claudecode/HEAD/commands/ralph-init.md -o ~/.claude/skills/mazenyassergithub-oh-my-claudecode-ralph-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository