by tatargabor · MCP Server · ★ 22
set-core An experiment in structured AI development — specs, quality gates, and parallel agents applied to Claude Code. [-lightgrey.svg)]() I use Claude Code every day. It's great for writing code, but shipping software — coordinating parallel agents, testing, merging, recovering from failures — needs more structure. set-core is what I built around it: give it a markdown spec, it decomposes into independent changes, dispatches parallel agents in git worktrees, runs quality gates on each, and merges the results.
| Stars | 22 |
| Forks | 3 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.261513876424/100 |
| Last Updated | 2026-05-11 |
| Created | 2026-01-26 |
| Platforms | claude-code, cli, mcp, python |
| Est. Tokens | ~5799k |
These tools work well together with set-core for enhanced workflows:
Explore other popular mcp server tools:
set-core is Autonomous multi-change orchestration for Claude Code — spec in, merged features out. Sentinel supervisor, parallel worktrees, developer memory, and more.. It is categorized as a MCP Server with 22 GitHub stars.
set-core is primarily written in Python. It covers topics such as autonomous-agents, claude-code, cli.
You can find installation instructions and usage details in the set-core GitHub repository at github.com/tatargabor/set-core. The project has 22 stars and 3 forks, indicating an active community.
set-core is released under the MIT license, making it free to use and modify according to the license terms.