TeamAI is Tencent's free, open-source CLI that syncs your team's skills, rules, hooks and MCP config across Claude Code, Codex, Cursor and six other AI agents. It hit 563 stars in a day, and setup takes about 10 minutes with just npm and an existing git repo.
Read the full story: TeamAI Setup: Sync AI Coding Skills Across Your Team →
Transcript
This is the fix for AI coding agents that all drift out of sync. TeamAI gives your whole team one shared git repo for skills, rules and MCP config. Watch this. I run teamai init right inside a real project. It wires up the AI tool automatically, and status shows exactly what just synced. That's the whole trick. Push a change, a teammate approves it, and it lands on every session automatically.
It's built by Tencent, free, open source, and it just spiked on GitHub trending, past five hundred new stars in a single day. Setup is one global install. npm install globally gives you the teamai command. Check the version to confirm it landed. Then run init inside any project you already have, no separate team repo required to try it solo. It commits a small folder holding your skills and rules, and wires up hooks for whichever AI tool you picked.
From here, every new session pulls the latest automatically. No copy pasting config between teammates ever again. That's a real setup, and a real sync, in about two minutes.