ralph-cycle — ralph-cycle install ralph-cycle, tilt-hydrometer-web, community, ralph-cycle install, ide skills, ralph-cycle development cycle automation, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing streamlined task implementation and verification, particularly those utilizing the Ralph Wiggum Methodology. ralph-cycle is a development cycle automation skill that executes a single cycle of task implementation, verification, and commit using the Ralph Wiggum Methodology.

Features

Reads prd.json and progress.md to determine the most logical next step
Analyzes backlog using the Ralph Wiggum Methodology
Executes a single development cycle with task implementation, verification, and commit
Requires .windsurf/rules/tech-stack.md for technical stack configuration
Utilizes selection logic to choose the next task

# Core Topics

davisschenk davisschenk
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The ralph-cycle skill by davisschenk is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for ralph-cycle install, ralph-cycle development cycle automation.

Ideal Agent Persona

Perfect for Development Agents needing streamlined task implementation and verification, particularly those utilizing the Ralph Wiggum Methodology.

Core Value

Empowers agents to automate development cycles by reading `prd.json` and `progress.md`, analyzing backlogs, and executing tasks based on the Ralph Wiggum Methodology, utilizing files like `.windsurf/rules/tech-stack.md` for informed decision-making.

Capabilities Granted for ralph-cycle

Automating single development cycles following the Ralph Wiggum Methodology
Implementing and verifying tasks based on backlog analysis from `prd.json`
Committing tasks after successful verification, streamlining the development process

! Prerequisites & Limits

  • Requires `prd.json` with backlog
  • Needs `progress.md` to exist
  • Dependent on `.windsurf/rules/tech-stack.md` for technical stack information
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

ralph-cycle

Install ralph-cycle, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Ralph Development Cycle

This skill executes a single development cycle following the Ralph Wiggum Methodology: pick one task, implement it, verify it, commit it.

Prerequisites

Before starting a cycle:

  • prd.json exists with backlog
  • progress.md exists
  • .windsurf/rules/tech-stack.md exists

Cycle Steps

Step 1: Smart Context Selection

Read prd.json and progress.md. Analyze the backlog to determine the most logical next step.

Selection Logic: Do not simply pick the first item. Select the task that:

  • Is currently failing (passes: false)
  • Is unblocked by other tasks (dependencies are met)
  • Makes the most sense to implement given the current state of the code

Announce: "I have selected [task name] because [reason]."

Constraint: PICK ONLY ONE TASK AT A TIME! Do not skip tasks unless blocked. If blocked, document the blocking reason in progress.md.

Step 2: Planning & Journaling

Append a new entry to progress.md with the header "## Working on [Task Name]"

Write a brief plan of execution in the log including:

  • What files will be modified/created
  • What approach you'll take
  • Any potential challenges
  • How you'll verify completion

Constraint: Do not modify code yet.

Step 3: Implementation

Implement the feature described in the selected task using the smallest change that satisfies the acceptance criteria.

Constraints:

  • Work ONLY on this specific task
  • Do not refactor unrelated code
  • Modify only files required for the selected task
  • Adhere to the standards in .windsurf/rules/tech-stack.md
  • Follow the acceptance criteria from prd.json

Step 4: Verification

Execute the verification command (e.g., npm test, pytest, etc.) relevant to this task.

Reference .windsurf/rules/tech-stack.md for the correct verification commands. If it does not list any, infer minimal verification and document it in progress.md.

Retry Logic:

If the command fails:

  1. Read the error output
  2. Attempt to fix the code
  3. Re-run verification
  4. Repeat up to 3 times

If it still fails after 3 tries, document the failure and next hypothesis in progress.md, then stop.

Step 5: Completion & Commit

If verification passes:

  1. Update prd.json: set passes to true for this task
  2. Update progress.md: Append "Result: Success"
  3. Run git add .
  4. Run git commit --no-gpg-sign -m "feat: [task description]"

Supporting Resources

Reference these files for guidance:

  • cycle-checklist.md - Quick reference checklist
  • verification-examples.md - Common verification patterns

Anti-Patterns to Avoid

❌ Do not work on multiple tasks simultaneously ❌ Do not mark task as passing without running verification ❌ Do not commit code that fails tests ❌ Do not refactor unrelated code during implementation

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ralph-cycle?

Perfect for Development Agents needing streamlined task implementation and verification, particularly those utilizing the Ralph Wiggum Methodology. ralph-cycle is a development cycle automation skill that executes a single cycle of task implementation, verification, and commit using the Ralph Wiggum Methodology.

How do I install ralph-cycle?

Run the command: npx killer-skills add davisschenk/tilt-hydrometer-web/ralph-cycle. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ralph-cycle?

Key use cases include: Automating single development cycles following the Ralph Wiggum Methodology, Implementing and verifying tasks based on backlog analysis from `prd.json`, Committing tasks after successful verification, streamlining the development process.

Which IDEs are compatible with ralph-cycle?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ralph-cycle?

Requires `prd.json` with backlog. Needs `progress.md` to exist. Dependent on `.windsurf/rules/tech-stack.md` for technical stack information.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add davisschenk/tilt-hydrometer-web/ralph-cycle. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ralph-cycle immediately in the current project.

Related Skills

Looking for an alternative to ralph-cycle or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI