Part of the quantum-loop autonomous development pipeline (brainstorm \u2192 spec \u2192 plan \u2192 execute \u2192 review \u2192 verify). Run the autonomous execution loop. Reads quantum.json, queries the dependency DAG, implements stories with TDD and two-stage review gates. Supports parallel execution via native worktree isolation. Use after /quantum-loop:plan has created quantum.json. Triggers on: execute, run loop, start building, ql-execute.
$npx -y skills add andyzengmath/quantum-loop --skill ql-executeInstalls into the current project.
Run `npx skills use "https://github.com/andyzengmath/quantum-loop" --skill "andyzengmath/quantum-loop/ql-execute"` 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/andyzengmath/quantum-loop" that are relevant to the current task. Run `npx skills add "https://github.com/andyzengmath/quantum-loop"` and select the relevant skills, then follow their instructions.