iterate

Refine implementation plans by integrating user feedback and codebase research.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows for iterative refinement of existing implementation plans based on user feedback, ensuring plans remain accurate and aligned with evolving requirements.

Core Features & Use Cases

  • Feedback Integration: Incorporates user suggestions to modify or extend plans.
  • Codebase Research: Can perform targeted research within the codebase to validate changes.
  • Plan Updates: Makes precise edits to existing plan documents.
  • Use Case: After an initial plan is created, a stakeholder provides feedback that a specific phase needs to be broken down further. This Skill takes the existing plan and the new feedback, researches the relevant code, and updates the plan accordingly.

Quick Start

Use the iterate skill to update the plan located at thoughts/shared/plans/2026-02-22-GH-0347-feature.md with the feedback "Add a phase for migration handling".

Frequently Asked Questions about iterate

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

FAQPage Schema
How do I refine an implementation plan based on new stakeholder feedback?

Refining an implementation plan involves taking existing plan documents and user feedback to perform targeted codebase research, ensuring updates are grounded in code reality. This skill automates that process by resolving plan files and making precise edits to maintain plan quality standards.

Can I update existing plan documents using feedback from GitHub issues?

Yes, you can update existing plan documents using GitHub issues. The skill resolves GitHub issues from provided arguments, performs targeted research using specialized agents, and applies precise edits to your plan documents based on that feedback.

What is the best way to validate implementation plan changes against a codebase?

Validating implementation plan changes against a codebase requires targeted research using specialized agents to ensure modifications are grounded in code reality. This skill performs that research automatically before updating plan documents with precise edits.

Does this iterative development tool work without external dependencies?

Yes, this iterative development tool works without external dependencies. It operates independently using internal scripts to resolve plan files, research codebases, and apply precise edits to refine implementation plans based on user feedback.

When should I use an automated tool for plan refinement instead of manual edits?

You should use an automated tool for plan refinement when stakeholder feedback requires targeted codebase research to validate changes. It ensures updates are grounded in code reality and maintain plan quality standards, which is difficult to guarantee with manual edits.

How do I add a new phase to an existing implementation plan file?

To add a new phase to an existing implementation plan file, you provide the plan file path and feedback describing the required addition. The skill researches the relevant code and updates the plan document with precise edits to incorporate the new phase.