Part of the quantum-loop autonomous development pipeline (brainstorm \u2192 spec \u2192 plan \u2192 execute \u2192 review \u2192 verify). Deep Socratic exploration of a feature idea before implementation. Asks questions one at a time, proposes 2-3 alternative approaches with trade-offs, presents design section-by-section for approval, and saves an approved design document. Use when starting a new feature, exploring an idea, or before writing a spec. Triggers on: brainstorm, explore idea, design this, think through, ql-brainstorm.
$npx -y skills add andyzengmath/quantum-loop --skill ql-brainstormInstalls into the current project.
Run `npx skills use "https://github.com/andyzengmath/quantum-loop" --skill "andyzengmath/quantum-loop/ql-brainstorm"` 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.