A reusable AI software development team built on MCP. 13 specialized agents collaborate through SQLite, orchestrated by a Project Manager. Invoke with /team from Claude Code or any MCP client. 44 tools across 12 domains — projects, tasks, discussions, artifacts, user journal, and more.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
56
commits
feat: add team mode persistence — state file keeps /team active across turns
08572c5View on GitHubchore: untrack gitignored files (firebase-debug.log, vitest cache)
ece2c25View on GitHubdocs: simplify README — skill auto-installs, no manual step needed
523cc68View on GitHubfix: install skill to ~/.claude/skills/agent-team/ (correct directory name)
ccf5757View on GitHubfeat: add postinstall script to auto-install /team skill on npm install
f41e213View on GitHubfeat: auto-install /team skill globally on first MCP server startup
319300dView on GitHubchore: add .gitignore, MCP registry manifest, and version bump
bd75033View on GitHubdocs: add MIT LICENSE file for npm and directory submissions
01a02e6View on GitHubfeat: add --print-skill flag and global skill install instructions
6c63746View on GitHubfeat: add numbered project selection to /team conversational mode
89831dcView on GitHubfeat: bundle agent prompts in npm package, add orchestration and agent prompt tools
458ca09View on GitHubfeat: register /team skill in .claude/skills for auto-discovery
fed8727View on GitHubfix: bundle base protocol for npm, exclude test files from package
5d85a22View on GitHub