Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

870 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-team

Provider-agnostic agent team orchestration.

Status: POC / Sandbox

The TypeScript/Bun launcher code in src/ is a proof-of-concept exploring agent lifecycle management patterns. It is not actively developed — the current focus is on claude-team (shell-based orchestration in the claude-utils repo). This POC will inform the eventual MVP rebuild.

Key modules: discover, prompt, spawn, lifecycle.

Overview

Reusable agent prompts and orchestration patterns for multi-agent teams. Currently targets Claude Code agent teams, with a longer-term vision for provider-agnostic orchestration via MCP.

Development

# Install dependencies
bun install

# Format markdown
mise run fmt

# Check formatting
mise run fmt-check

# Run linting
mise run lint

# Run tests
mise run test

License

MIT — see LICENSE.

About

Provider-agnostic agent team orchestration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages