baz-scm
- 4 skills
- 0 followers
- 17 hours ago last updated
- ▌ Review · baz-scmReview code changes with Baz indexed search — a diff-scoped code review that checks the change against the rest of the org's repos, not just the files in front of it. Use when asked to review changes, review a diff or branch, review a pull request, check changes for bugs or security issues, or find what is wrong with the current changes before pushing. Invoke with /baz:review; supports committed / uncommitted / --base / --pr scopes and an optional --fix loop that applies the fixes it finds.
- ▌ Plan With Baz · baz-scmPlan a feature or change end-to-end using Baz indexed search across your org's repos. Explores the relevant repos with Baz's MCP tools and produces a structured implementation plan the user signs off on before any code is written. Invoke with /baz:plan-with-baz when you want to start planning a piece of work.
- ▌ Get Plan Comments · baz-scmPull the comments teammates left on a Baz plan back into this session, summarize every one of them with an assessment and a recommendation, and — only after you choose — apply the ones you pick and reply on them. Invoke with /baz:get-plan-comments.
- ▌ Baz Codebase Exploration · baz-scmProcedure for exploring repositories with Baz's indexed search tools. Use when asked to plan a feature, design a change, scope work, or investigate where to make changes across the org's repos. Applies even when you own one side of a cross-repo contract (API param, schema, event payload) locally, and especially when the relevant repositories are not checked out locally. Baz's MCP tools are how you search code across the org; once you know a file's path, read it however you like.