Part of the quantum-loop autonomous development pipeline (brainstorm \u2192 spec \u2192 plan \u2192 execute \u2192 review \u2192 verify). Convert a PRD into machine-readable quantum.json with dependency DAG, granular 2-5 minute tasks, and execution metadata. Use after creating a spec with /quantum-loop:spec. Triggers on: create plan, convert to json, plan tasks, generate quantum json, ql-plan.
$npx -y skills add andyzengmath/quantum-loop --skill ql-planInstalls into the current project.
Run `npx skills use "https://github.com/andyzengmath/quantum-loop" --skill "andyzengmath/quantum-loop/ql-plan"` 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.