ralph-init

Initialize a PRD (Product Requirements Document) for structured ralph-loop execution. Creates a structured requirements document that Ralph can use for goal-driven iteration.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ralph-init" with this command: npx skills add yeachan-heo/oh-my-claudecode/yeachan-heo-oh-my-claudecode-ralph-init

Ralph Init

Initialize a PRD (Product Requirements Document) for structured ralph-loop execution. Creates a structured requirements document that Ralph can use for goal-driven iteration.

Usage

/oh-my-claudecode:ralph-init "project or feature description"

Behavior

  • Gather requirements via interactive interview or from the provided description

  • Create PRD at .omc/plans/prd-{slug}.md with:

  • Problem statement

  • Goals and non-goals

  • Acceptance criteria (testable)

  • Technical constraints

  • Implementation phases

  • Output the PRD path and instruct the user to run ralph separately

IMPORTANT: This is a planning-only skill. After creating the PRD, you MUST stop and wait for user input. Do NOT automatically start execution, invoke ralph, or begin implementing the PRD. Simply tell the user the PRD path and how to start ralph with it.

Output

A structured PRD file saved to .omc/plans/ that serves as the definition of done for Ralph execution.

Next Steps

After creating the PRD, start execution with:

/oh-my-claudecode:ralph "implement the PRD"

Ralph will iterate until all acceptance criteria in the PRD are met and architect-verified.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ralph

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

deepinit

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

autopilot

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

hud

No summary provided by upstream source.

Repository SourceNeeds Review