by jayminwest · Claude Skill · ★ 1.3k
Overstory Multi-agent orchestration for AI coding agents. Overstory turns a single coding session into a multi-agent team by spawning worker agents in git worktrees via tmux, coordinating them through a custom SQLite mail system, and merging their work back with tiered conflict resolution. A pluggable interface lets you swap between 11 runtimes — Claude Code, Pi, Gemini CLI, Aider, Goose, Amp, or your own adapter. Warning: Agent swarms are not a universal solution.
| Stars | 1,296 |
| Forks | 209 |
| Language | TypeScript |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 56.546/100 |
| Open Issues | 27 |
| Last Updated | 2026-05-15 |
| Created | 2026-02-12 |
| Platforms | claude-code, node |
| Est. Tokens | ~360k |
Explore other popular claude skill tools:
overstory is Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more. It is categorized as a Claude Skill with 1.3k GitHub stars.
overstory is primarily written in TypeScript. It covers topics such as agent-swarms, ai-agents, claude-code.
You can find installation instructions and usage details in the overstory GitHub repository at github.com/jayminwest/overstory. The project has 1.3k stars and 209 forks, indicating an active community.
overstory is released under the MIT license, making it free to use and modify according to the license terms.