Tencent open-sources teamai-cli: share AI skills across team via Git review
aigclink · x · 2026-09-09
Tencent open-sourced teamai-cli, which turns one person's tuned AI experience into team-wide assets: skills, rules, hooks, and MCP configs go through Git-based PR review and sync automatically to 10 agents including Claude Code, Codex, and Cursor.
- Distribution via Git: teamai init <repo> makes a normal repo the team hub; teamai push opens a branch + MR, and once merged, a SessionStart hook runs teamai pull, dropping skills into each tool's native directory.
- Three distribution mechanisms: Roles (namespace isolation), Tags, and Sources (subscribe to other teams or public skill repos).
- MCP secrets referenced as ${VAR} and never committed.
- Friction signals: prompts you to capture lessons only when you interrupt, correct the AI, or it repeatedly retries and fails.
- Dashboard shows each member's intervention counts and token usage in real time.
Unlike prior single-user multi-agent tools, it targets multi-person agent setups and is reportedly the first to apply the code review process to AI resources. 2.4k GitHub stars so far.
More from coding & agent
- New open skill turns folders of PDFs into clean Markdown with an agent swarm — doodlestein · 2026-09-09
- Grok Build adds fully transparent workspace via /theme transparent command — XFreeze · 2026-09-09
- Zig coding agent fx v0.0.8: <2ms cold start, 40x faster init, 6MiB binary — evilrabbit_ · 2026-09-09
- Waterloo dropout turned OpenAI MTS on why computer use is the road to AGI — dhruv2038 · 2026-09-09
- Magnitude open-sources Apple silicon inference server that auto-tunes local models for your Mac — nickbaumann_ · 2026-09-09
- Tencent paper: continuously harder task environments beat co-evolution, +8.6pp on Terminal-Bench — rohanpaul_ai · 2026-09-09