Итеративная ревизия плана по кодовой базе

★ 7.1 · vibe-coding

iterative-plan-review is a Claude Code skill that sharpens and stress-tests an existing plan file through multiple codebase-grounded review passes, editing it in place and recording every finding in cross-referenced companion files `artifacts/review-findings.md` and `artifacts/review-iteration-history.md`. It grounds every challenge in concrete file:line evidence, flags YAGNI candidates using the built-in `yagni-rule.md`, and evaluates citation quality against `evidence-rule.md` — distinguishing codebase, web, and provided sources. The skill does not implement plan steps, generate new plans from scratch (use plan-a-feature for that), or write test plans; all review rounds run to completion without pausing between them. It is the right choice whenever a developer needs to refine, tighten, or validate the feasibility of an already-written plan.