·ralph-prd
>_

ralph-prd

third774/dotfiles

Generate structured prd.json files for autonomous agent loops (Ralph Wiggum pattern). Use when planning bulk/batch tasks, migrations, refactoring campaigns, or any work that can be decomposed into independent items with verification steps.

2Installs·0Trend·@third774

Installation

$npx skills add https://github.com/third774/dotfiles --skill ralph-prd

SKILL.md

Generate prd.json files that define scoped work items for autonomous agent execution. Each item has explicit completion criteria and verification steps.

| instructions | Markdown embedded in PRD - transformation examples, docs links, constraints | | id | Unique identifier (typically file path or task name) | | category | Groups related items | | description | Human-readable summary | | steps | Actions + verification commands | | passes | false initially, true when complete |

| skipped | null or " " if task cannot be completed |

Generate structured prd.json files for autonomous agent loops (Ralph Wiggum pattern). Use when planning bulk/batch tasks, migrations, refactoring campaigns, or any work that can be decomposed into independent items with verification steps. Source: third774/dotfiles.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/third774/dotfiles --skill ralph-prd
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ralph-prd?

Generate structured prd.json files for autonomous agent loops (Ralph Wiggum pattern). Use when planning bulk/batch tasks, migrations, refactoring campaigns, or any work that can be decomposed into independent items with verification steps. Source: third774/dotfiles.

How do I install ralph-prd?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/third774/dotfiles --skill ralph-prd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/third774/dotfiles