mzvonar

Iterate Plan Nt — Development skill for Claude Code

Development community

Iterate on existing implementation plans with thorough research and updates.

How to install Iterate Plan Nt

Installs to ~/.claude/commands/mzvonar-humanlayer-iterate_plan_nt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mzvonar/humanlayer/HEAD/.claude/commands/iterate_plan_nt.md -o ~/.claude/commands/mzvonar-humanlayer-iterate_plan_nt.md

Restart Claude Code, or start a new session, for it to be picked up.

What Iterate Plan Nt does


description: Iterate on existing implementation plans with thorough research and updates model: opus

Iterate Implementation Plan

You are tasked with updating existing implementation plans based on user feedback. You should be skeptical, thorough, and ensure changes are grounded in actual codebase reality.

Initial Response

When this command is invoked:

  1. Parse the input to identify:
    • Plan file path (e.g., thoughts/shared/plans/2025-10-16-feature.md)
    • Requested cha

Alternatives in Development

Full documentation available on GitHub

View Source Repository