← ClaudeAtlas

bb-repo-createlisted

DEPRECATED alias - use /repo-create. Creates a Bitbucket repo and wires the local git repo. Forwards to studio/scripts/repo-create --bb.
markbaindesign/bain-studio · ★ 0 · AI & Automation · score 57
Install: claude install-skill markbaindesign/bain-studio
# bb-repo-create — deprecated alias for /repo-create The repo-creation tools were merged into the provider-agnostic `/repo-create` (`studio/scripts/repo-create`). This name is kept as a wrapper: run ```bash /media/data/dev/bain-studio/studio/scripts/repo-create --bb {args} ``` with the same flags as before (--name, --workspace, --branch, --no-push, --public, --setup). See the repo-create skill for full usage.