
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- 8d ago
- Stars
- 4,726
- Forks
- 335
Tencent/teamai-cli ↗, TypeScript, Last commit 1d ago
TeamAI, published by Tencent, keeps a team's skills, rules, MCP configuration, docs and hooks in one shared git repository and distributes them to each member's AI coding tools, including Claude Code, Codex, Cursor, CodeBuddy and OpenCode. Changes go in through teamai push, which opens a branch and a merge request for review. Once merged, a SessionStart hook runs teamai pull so every member's next session picks up the update without a manual sync. A culture.md file holding the team's mission and working principles is injected into each agent's CLAUDE.md or AGENTS.md. Admins can scope what each member receives by role, tag or project, and can subscribe to other teams' shared repositories. The Team Context and Team Improvement layers, covering learnings, a codebase graph and usage dashboards, are still in beta.