Tom-Wang898/Multi-role-local-collaboration-system-kit
GUI-first local multi-role collaboration kit for macOS with fixed roles, config audit, rollback preview, Coordination MCP, SQLite state, and Ghostty workspace.
Platform-specific configuration:
{
"mcpServers": {
"Multi-role-local-collaboration-system-kit": {
"command": "npx",
"args": [
"-y",
"Multi-role-local-collaboration-system-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="right"> <b>🇬🇧 English</b> | <a href="./README.zh-CN.md">🇨🇳 中文</a> </div>
<p align="center"> </p>
<p align="center"> <strong>Local-first multi-role collaboration kit for macOS.</strong><br/> Fixed roles, swappable providers, GUI-first setup, local recovery state, and a release flow that is stricter than most local AI stacks. </p>
<p align="center"> <a href="#quick-start">Quick Start</a> · <a href="#why-this-kit">Why</a> · <a href="#core-model">Core Model</a> · <a href="#whats-included">Included</a> · <a href="#faq">FAQ</a> · <a href="#docs">Docs</a> · <a href="./README.zh-CN.md">中文说明</a> </p>
<p align="center"> </p>
> One local system. Four fixed roles. Providers can change. Working rules do not.
Most local AI workflows are only stable while one provider stays healthy, one terminal stays open, and one operator remembers how the whole thing was wired.
This repository takes a stricter path:
This is intentionally opinionated. If you want a blank canvas for arbitrary
Loading reviews...