ralph-plan

Guide interactive task planning for the Ralph CLI with structured questions.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/buihuuloc/universal-ue-skills --skill ralph-plan-buihuuloc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-plan
Source: https://github.com/buihuuloc/universal-ue-skills/tree/main/skills/ralph-plan
Command: npx skills add https://github.com/buihuuloc/universal-ue-skills --skill ralph-plan-buihuuloc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of defining tasks for the Ralph CLI, making it easier to create, manage, and execute autonomous agent workflows.

Core Features & Use Cases

  • Interactive Task Creation: Guides users through defining task goals, scope, and verification methods.
  • Task ID Management: Automatically determines the next available task ID or allows editing of existing tasks.
  • Use Case: When you need to instruct Ralph to implement a new feature, fix a bug, or refactor code, this skill will ask you targeted questions to build a comprehensive plan.md file.

Quick Start

Use the ralph-plan skill to create a new task for Ralph.

Frequently Asked Questions about ralph-plan

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

FAQPage Schema
How do I create a structured task plan for an autonomous CLI agent?

To create a structured task plan, this Skill interactively guides you through defining task goals, scope, and verification methods, generating a comprehensive plan.md file for autonomous execution.

What is interactive task planning for the Ralph CLI?

Interactive task planning for the Ralph CLI is a guided process that asks targeted questions to define task goals and scope, ensuring structured task definition before autonomous execution.

How do I manage task IDs and edit existing task plans in the .ralph directory?

You manage task IDs and edit existing plans by using the Skill to automatically determine the next available task ID or modify existing task-specific files like guardrails.md and plan.md.

Do I need to manually write guardrails.md files for CLI task automation?

You do not need to manually write guardrails.md files; the Skill supports automatic creation and editing of task-specific files within the .ralph directory during the planning workflow.

What's the best way to define task scope and verification methods for autonomous agent workflows?

The best way to define task scope and verification methods is through the Skill's interactive questionnaire, which builds a structured plan.md file tailored for autonomous agent workflows.