
Tencent just open-sourced TeamAI CLI, a tool that corrals configuration for Claude Code, Codex, Cursor, WorkBuddy, and other AI agents into a single Git repo. Your Skills, Rules, Hooks, and MCP settings get written out to each agent's own directory in its native format. And every time a session starts, TeamAI automatically pulls down the latest version.
The tool also bakes team experience into the loop. When a developer gets burned by some gnarly edge case, that lesson can land in a knowledge base for agents to search and reuse later. And when someone on the team tweaks a Skill or Rule, the change still goes through the usual Git merge-request review before it's synced out to everyone else.