ralph-pipeline-full-auto

Orchestrate a multi-phase Ralph v2 pipeline from PRD generation to executable script.

4|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/becerra-alberto/ralphetamine --skill ralph-pipeline-full-auto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-pipeline-full-auto
Source: https://github.com/becerra-alberto/ralphetamine/tree/main/skills/ralph-pipeline-full-auto
Command: npx skills add https://github.com/becerra-alberto/ralphetamine --skill ralph-pipeline-full-auto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the entire software development lifecycle from idea to executable code, including planning, spec generation, risk analysis, and script creation, all without human intervention.

Core Features & Use Cases

  • End-to-End Automation: Manages PRD creation, story breakdown, double premortem reviews, and generates an executable run-ralph.sh script.
  • Autonomous Decision Making: Uses self-evaluation to make choices at each stage, prioritizing safety and conventional approaches.
  • Use Case: Kickstart a new feature by providing a simple description, and let the Skill autonomously generate all necessary documentation, code specifications, and a runnable script for the ralph CLI.

Quick Start

Initiate the fully autonomous Ralph v2 pipeline by running the command /ralph-pipeline-full-auto.

Frequently Asked Questions about ralph-pipeline-full-auto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the entire software development lifecycle from a simple idea without human intervention?

Autonomous coding pipelines automate the entire software development lifecycle by managing PRD creation, story breakdown, risk analysis, and executable script generation without human intervention.

What is a double premortem risk analysis in autonomous code generation?

Double premortem risk analysis is a rigorous evaluation phase in autonomous code generation that runs two successive risk assessments on specifications before final script execution.

How do I generate Product Requirements Documents and executable scripts autonomously?

Generate Product Requirements Documents and executable scripts by initiating a fully autonomous pipeline that processes a basic description into PRDs, story specifications, and a runnable shell script.

Does autonomous AI coding work without continuous human input and decision-making?

Autonomous AI coding works without continuous human input by using sub-agent delegation and self-evaluation protocols to handle all decision points, ensuring context preservation and non-interactive file writes.

Can I use this autonomous pipeline to generate a runnable script for the Ralph CLI?

Yes, you can use this autonomous pipeline to generate a runnable script for the Ralph CLI, outputting an executable `run-ralph.sh` script after completing planning, spec generation, and risk analysis.

When do I need an autonomous development pipeline instead of interactive AI coding?

You need an autonomous development pipeline when you want to kickstart a new feature from a simple description and automatically generate all documentation, code specifications, and executable scripts.