Iterative self-review loop after implementing a plan. Re-read changed code with fresh eyes, fix issues found, re-run quality checks, repeat until clean. For UI work, includes visual verification (view the rendered page). Use after evanflow-executing-plans completes; on success, report and stop — the user decides what's next.
$npx -y skills add evanklem/evanflow --skill evanflow-iterateInstalls into the current project.
Run `npx skills use "https://github.com/evanklem/evanflow" --skill "evanklem/evanflow/evanflow-iterate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/evanklem/evanflow" that are relevant to the current task. Run `npx skills add "https://github.com/evanklem/evanflow"` and select the relevant skills, then follow their instructions.