Build an interactive decision sheet that collects the human's choices and comments on several points at once, then acts on the export. Use when several decisions are open.
$npx -y skills add ai-swiss/base --skill decideInstalls into the current project.
Run `npx skills use "https://github.com/ai-swiss/base" --skill "ai-swiss/base/decide"` 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/ai-swiss/base" that are relevant to the current task. Run `npx skills add "https://github.com/ai-swiss/base"` and select the relevant skills, then follow their instructions.