One-fix-at-a-time, approval-gated design fix recovery. Given a checklist of fixes (handover doc, CHECKLIST.md, or inline list), applies each individually, presents a diff, and waits for an explicit APPROVE / REJECT / NO CHANGES decision before committing. Trigger phrases: /design-iteration, "go through the checklist one by one", "fix these one at a time", "bucket recovery", "design fix pass".
$npx -y skills add gaia-research/gaia-skill-tree --skill design-iterationInstalls into the current project.
Run `npx skills use "https://github.com/gaia-research/gaia-skill-tree" --skill "gaia-research/gaia-skill-tree/design-iteration"` 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/gaia-research/gaia-skill-tree" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-research/gaia-skill-tree"` and select the relevant skills, then follow their instructions.