Front Load Prompts

All interactive decisions in long-running setup scripts go in one batch at the top, before any work runs. Use this when adding a new prompt to `cmd_init`, `setup::init`, or any multi-minute recipe — it explains the "Step 0/N Configuration" pattern and why we don't sprinkle Y/n prompts through the steps.

beyond-all-reason 0338658 3.0 KB Updated

File contents

beyond-all-reason/bar-devtools/tree/main/.claude/skills/front-load-prompts commit 03386582e5

Frequently asked questions

npx skillmds@latest add beyond-all-reason/front-load-prompts