ralph

Guide interactive brainstorming and convert ideas into dependency-driven tasks.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/baramnim/skill.md --skill ralph-baramnim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph
Source: https://github.com/baramnim/skill.md/tree/main/ralph
Command: npx skills add https://github.com/baramnim/skill.md --skill ralph-baramnim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ralph streamlines feature planning by guiding interactive brainstorming and translating ideas into structured, dependency-driven tasks that are ready to execute.

Core Features & Use Cases

  • Interactive feature planning: chat through the idea to clarify scope and goals.
  • Task generation with dependencies: create a parent task and subtasks with dependsOn relationships.
  • Ralph setup automation: generate and wire up Ralph configuration files and progress tracking to run in iterations.

Quick Start

Chat with Ralph to plan a feature and generate a dependency-driven task list ready for Ralph execution.

Frequently Asked Questions about ralph

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

FAQPage Schema
How do I plan a feature and generate dependency-driven tasks from a brainstorming session?

Feature planning with Ralph guides interactive brainstorming to clarify scope, then converts your ideas into structured tasks with explicit dependsOn relationships and parent task IDs for execution.

What is the best way to break down a software feature into subtasks with dependencies?

Breaking down a feature is handled by creating a parent task and subtasks with dependsOn relationships, enforcing one-iteration tasks and generating progress tracking with typecheck and test guarantees.

Can I automate task creation and progress tracking for a new software project?

Automating task creation generates Ralph configuration files and wires up progress tracking, allowing you to run existing tasks in iterations with proper setup and status reporting.

Do I need any external dependencies to set up task planning and configuration files?

No external dependencies are required to set up task planning. The workflow uses scripts to generate Ralph-ready artifacts, wire up configuration files, and enforce one-iteration tasks without external packages.

Why does the task generation workflow enforce one-iteration tasks and explicit dependencies?

Enforcing one-iteration tasks and explicit dependencies ensures that generated subtasks remain actionable and trackable, providing proper setup and status reporting with typecheck and test guarantees throughout feature execution.