What problem does it solve?
Ensures profile templates, team repositories, and individual member workspaces remain consistent by automating synchronization, diagnostics, and propagation of profile changes so operators do not have to manually track diffs, submodule states, or rendered prompts.
Core Features & Use Cases
- Profile → Team Application: Diff profile source to team repo, apply agent-tag filtering, rename context.md to CLAUDE.md, render member placeholders for new files, and commit approved changes.
- Team → Workspace Propagation: Pull team repo updates, run bm teams sync to copy files, rebuild symlinks, and verify that workspace files match team sources across all hired members.
- Diagnostics & Fixes: Check submodule branch/merge state, missing required files, symlink validity, and cross-workspace drift; provide actionable fixes such as switching to main, pulling, or resolving conflicts.
Quick Start
Ask the agent to run a full-sync to apply profile changes to the team repository and propagate them to all member workspaces.