Autonomous multi-cycle problem solver for complex tasks that require diagnosis → fix → test → verify loops. Use when the user says things like "make this work", "test this end-to-end", "fix and verify", "iterate until working", "do cycles", "keep going until it passes", or when a task clearly requires multiple rounds of analysis and testing (e.g., debugging a pipeline, seeding data, verifying integrations, making an API flow work). Also activates when the user wants autonomous QA, test runs, or system-level verification. Splits heavy work across subagents to preserve context and speed up iteration.
$npx -y skills add devotts/fable-it --skill iterateInstalls into the current project.
Run `npx skills use "https://github.com/devotts/fable-it" --skill "devotts/fable-it/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/devotts/fable-it" that are relevant to the current task. Run `npx skills add "https://github.com/devotts/fable-it"` and select the relevant skills, then follow their instructions.