Iterate Plan banner
CoreyCole CoreyCole

Iterate Plan

Development community

Description

--- 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 ch

Installation

Installs to ~/.claude/commands/coreycole-datastarui-iterate_plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/iterate_plan.md -o ~/.claude/commands/coreycole-datastarui-iterate_plan.md

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

Full documentation available on GitHub

View Source Repository