iterate_plan_nt

Iterate implementation plans by incorporating user feedback and codebase research.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of updating and refining existing implementation plans based on new feedback or requirements, ensuring plans remain accurate and actionable.

Core Features & Use Cases

  • Iterative Plan Updates: Modify existing plans by adding, removing, or adjusting phases, scope, and success criteria.
  • Codebase Research Integration: Automatically researches code patterns and implementation details when changes require it.
  • Use Case: After an initial plan is drafted, stakeholders provide feedback. This Skill allows you to incorporate that feedback by adding a new error-handling phase or clarifying success metrics without starting from scratch.

Quick Start

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

Frequently Asked Questions about iterate_plan_nt

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?

You can refine an implementation plan by incorporating user feedback to add, remove, or adjust project phases and success criteria without restarting from scratch. This process ensures updates remain accurate and actionable based on new requirements.

How do I update a software documentation plan to handle codebase changes?

Updating a software documentation plan involves performing targeted codebase research to ground any structural adjustments in current implementation realities. This ensures the modified plan reflects actual code patterns and maintains quality standards.

Can I add a new phase to an existing project plan without a dedicated plan file?

Yes, you can add a new phase to an existing project plan even without a dedicated plan file. The iteration process guides you through a structured update to define scope and handle scenarios where feedback or files are missing.

What is the best way to integrate code research into plan refinement?

The best way to integrate code research into plan refinement is to automatically trigger codebase pattern analysis when adjusting scope or success criteria. This grounds the updated implementation plan in actual architectural realities.

Do I need an existing plan file to start iterating on project requirements?

No, you do not need an existing plan file to start iterating on project requirements. The structured update process handles scenarios with or without provided documentation, guiding you through necessary codebase research and modifications.

Why does my implementation plan need codebase research during iteration?

Your implementation plan needs codebase research during iteration to ensure that any adjustments to phases or success criteria are grounded in actual code patterns. This prevents outdated documentation and maintains quality standards.