project-orchestrator - Coordinate coding agents with shared context and plans.
AI agent orchestrator using Neo4j, Meilisearch, and Tree-sitter to coordinate multiple coding agents on complex projects.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Coordinate multiple coding agents
- Manage plans and structured tasks
- Search code semantically with Meilisearch
- Query code relationships via Neo4j
- Parse code using Tree-sitter
- Sync codebase using file watcher
- Record technical decisions and context
Inputs
- Project directory path
- Neo4j connection credentials
- Meilisearch API key
Outputs
- HTTP and WebSocket API endpoints
- Code graph and search indexes
- Generated context prompts for agents
Requirements
- Docker
- Cargo
