Setup Module Registry

Every cmd_init step except system-deps lives in scripts/setup/NN-<name>.sh as a self-registering "module" with a uniform read/prompt/write/apply contract. Use this when adding a new setup-time decision, refactoring a `read -rp` that re-asks on re-runs, or wiring a setting into `just doctor`.

beyond-all-reason 97f7df4 12.6 KB Updated

File contents

beyond-all-reason/bar-devtools/tree/main/.claude/skills/setup-module-registry commit 97f7df4435

Frequently asked questions

npx skillmds@latest add beyond-all-reason/setup-module-registry