ralph-plan

Generate phased implementation plans from research documents and GitHub issues.

2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cdubiel08/ralph-hero --skill ralph-plan-cdubiel08
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-plan
Source: https://github.com/cdubiel08/ralph-hero/tree/main/plugin/ralph-hero/skills/ralph-plan
Command: npx skills add https://github.com/cdubiel08/ralph-hero --skill ralph-plan-cdubiel08

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed implementation plans for software development tasks, transforming research findings into actionable steps.

Core Features & Use Cases

  • Autonomous Planning: Generates phased implementation plans for single issues or groups of related issues.
  • Research Integration: Leverages existing research documents to inform plan creation.
  • Use Case: When a new feature request is ready for development, this Skill can automatically create a plan outlining each code change, file modifications, and verification steps, ready for a developer to implement.

Quick Start

Use the ralph-plan skill to create an implementation plan for issue number 123.

Frequently Asked Questions about ralph-plan

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

FAQPage Schema
How do I generate an implementation plan from GitHub issue details?

You can generate an implementation plan from GitHub issue details by using an automation tool that reads issue tracking data and transforms it into phased development steps. This process automatically outlines required code changes, file modifications, and verification criteria for developers.

What is autonomous planning for software development tasks?

Autonomous planning for software development tasks is the automated generation of phased implementation steps from research documents and issue details. It analyzes dependencies and change requirements to produce actionable development plans without manual outlining.

Can I create implementation plans for a group of related GitHub issues?

Yes, you can create implementation plans for a group of related GitHub issues. The planning automation supports grouping multiple issues together to analyze shared dependencies and outline comprehensive change requirements across the entire feature set.

Does implementation plan automation work with existing research documents?

Yes, implementation plan automation works with existing research documents by leveraging their findings to inform plan creation. It transforms research data into actionable steps, detailing code changes and verification steps for the development phase.

How do I update GitHub issue states automatically after planning?

You can update GitHub issue states automatically after planning by using automation tools that integrate with GitHub for issue tracking. These tools generate implementation plans and synchronize the issue state updates directly within your workflow.

What is the best way to structure phased implementation plans for new features?

The best way to structure phased implementation plans for new features is to use automation that breaks down research into sequential steps. This approach identifies dependencies, specifies file modifications, and defines verification criteria for each phase.