ralph-wiggum-environments
ralph-wiggum-environments contains 12 collected skills from Biggy1606, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Deep project initialization using the Architect-Builder pattern. Use for large projects (20+ tasks, multiple domains) where a single task breakdown would be unwieldy or exceed context limits.
Detailed Ralph execution guidance. Load when running the Ralph autonomous loop to get step-by-step implementation protocol.
Creates AGENTS.md, prd.json, and progress.log to initialize the Ralph environment. Use when setting up a new project for autonomous execution.
Shared patterns for modifying an existing Ralph project environment. Load when adding tasks, pivoting project direction, or revising objectives.
Add a new task to an existing Ralph project. Use when requirements change during execution.
Deep initialization for large projects using Architect-Builder pattern.
Initialize Ralph environment. Creates AGENTS.md, prd.json, progress.log from a project description.
Autonomous task executor following the Ralph loop. Activate when executing tasks from prd.json with AGENTS.md guidance and progress logging.
Show current Ralph project status. Displays task progress, next actions, and recent activity.
Reconcile project with changed objectives. Updates AGENTS.md and prd.json when requirements shift.
Autonomous task executor following the Ralph loop pattern. Use when you need to execute tasks from prd.json following RULES.md with progress logging.
Autonomous task executor following the Ralph loop pattern. Activate when executing tasks from prd.json with RULES.md guidance and progress logging.