| name | bold-plan-init |
| description | Bold: Detect repo entry path (migrate / discover / greenfield) and route accordingly. |
bold-plan-init
Resolve the effective prompt via Bold's three-tier resolution (user > team > source —
see .bold/scripts/*/bold-which.*):
.bold-user/{your-git-user-name}/commands/plan/init.md (run bold-which to resolve the exact slug and path)
bold-docs/overrides/commands/plan/init.md
.bold/commands/plan/init.md
Read whichever resolves first and follow it as your instructions for this invocation,
including running its declared collector .bold/scripts/{bash,powershell}/collect-entry-path-context.{sh,ps1} before anything else.