baz-scm

13 mods across 2 repositories, 153 stars between them.

baz-scm/awesome-reviewers

Instructions file

Instructions for baz-scm/awesome-reviewers, covering awesome reviewers — repository guidelines, what this project is, source of truth, site layer and machine interface.

143 10d ago A 1,008 tokens original Apache-2.0

baz

02

baz-scm/baz-plugin

Plugin Claude Code

Baz tools for Claude Code.

10 4d ago A tokens not measured original MIT

baz

03

baz-scm/baz-plugin

Plugin Claude Code

Indexed cross-repo search and AI-assisted planning for your org's codebase: search, grep, and file-find across every repo without cloning, plus a guided planning workflow that lets your team collaborate on plans together in Baz.

10 4d ago A tokens not measured original MIT

baz-scm/baz-plugin

Cursor rule Cursor

Baz codebase exploration — use indexed grep, file-glob, and repo-summary search via Baz MCP. Use gh / glab only to read specific files once you know the path.

10 4d ago A 2,175 tokens original MIT

baz-scm/baz-plugin

Instructions file

Instructions for baz-scm/baz-plugin, covering baz-plugin, repo layout, skills, plan output schema (tier-3 contract) and hooks must never exit non-zero.

10 4d ago A 6,753 tokens original MIT

SessionStart

06

baz-scm/baz-plugin

Hook

Runs when a session starts, executing session-start.js via node. From baz-scm/baz-plugin.

10 4d ago A tokens not measured copy · 53% MIT

PreToolUse

07

baz-scm/baz-plugin

Hook

Runs before the agent uses a tool for mcp__baz__update_plan and mcp__baz__link_plan_to_pr tool calls, executing plan-attach.js via node. From baz-scm/baz-plugin.

10 4d ago A tokens not measured original MIT

PostToolUse

08

baz-scm/baz-plugin

Hook

Runs after a tool call finishes for mcp__baz__, Write, Edit and ExitPlanMode tool calls, executing post-tool-use.js and plan-complete.js via node (3 commands). From baz-scm/baz-plugin.

10 4d ago A tokens not measured original MIT

SessionEnd

09

baz-scm/baz-plugin

Hook

Runs when a session ends, executing session-end.js via node. From baz-scm/baz-plugin.

10 4d ago A tokens not measured original MIT

baz-scm/baz-plugin

Skill Claude CodeCodex

Procedure 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…

10 4d ago A 108 tokens original MIT

get-plan-comments

11

baz-scm/baz-plugin

Skill Claude CodeCodex

Pull 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.

10 4d ago A 55 tokens original MIT

plan-with-baz

12

baz-scm/baz-plugin

Skill Claude CodeCodex

Plan 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.

10 4d ago A 70 tokens original MIT

review

13

baz-scm/baz-plugin

Skill Claude CodeCodex

Review 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…

10 4d ago A 109 tokens original MIT