iterate_plan

Incorporate user feedback into implementation plans with codebase research.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/visualitypl/visuality-humanlayer --skill iterate-plan-visualitypl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iterate_plan
Source: https://github.com/visualitypl/visuality-humanlayer/tree/main/.github/skills/iterate_plan
Command: npx skills add https://github.com/visualitypl/visuality-humanlayer --skill iterate-plan-visualitypl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of updating and refining existing implementation plans, ensuring they accurately reflect project requirements and codebase realities.

Core Features & Use Cases

  • Iterative Plan Updates: Modify existing plans based on new feedback or requirements.
  • Codebase Research Integration: Automatically researches code patterns and constraints when necessary.
  • Use Case: After an initial plan is drafted, stakeholders provide feedback. This Skill allows you to incorporate that feedback by adding new phases, adjusting scope, or clarifying success criteria, ensuring the plan remains robust and actionable.

Quick Start

Use the iterate_plan skill to update the plan file thoughts/shared/plans/2025-10-16-feature.md by adding a phase for migration handling.

Frequently Asked Questions about iterate_plan

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

FAQPage Schema
How do I update an existing implementation plan based on new project feedback?

You refine an implementation plan by parsing the existing plan document, identifying requested changes from stakeholder feedback, and surgically updating the file to add phases or adjust scope while ensuring changes are grounded in codebase reality.

What is the best way to refine a project plan to match codebase realities?

Refining a project plan requires researching relevant code patterns using specialized agents to validate constraints, then surgically updating the plan document to ensure all modifications meet quality standards for automated and manual verification.

Can I add a new phase for migration handling to an existing plan file?

Yes, you can add a phase for migration handling by directing the iteration process to parse the target plan file and surgically insert the new phase, ensuring the updated plan maintains structural consistency and meets verification standards.

Do I need a pre-existing plan document to use this iteration process?

Yes, an existing implementation plan document is required as input, because this Skill iterates on current plans by parsing the file, identifying requested changes, and surgically updating the document rather than generating an initial plan from scratch.

Why does updating an implementation plan require code research?

Updating an implementation plan requires code research to ensure all proposed modifications are grounded in codebase reality, validating that refined plans align with actual code patterns and constraints before the document is surgically updated.