
from project-orchestrator124
A Rust-based orchestrator that coordinates multiple coding agents using a Neo4j knowledge graph, Meilisearch semantic search, and Tree-sitter parsing to manage
Project Orchestrator sets up a backend that coordinates multiple AI coding agents across projects. It builds a Neo4j knowledge graph of code and decisions, provides Meilisearch-powered semantic code search, and uses Tree-sitter for precise parsing across languages. It exposes APIs and CLIs for syncing code, creating plans, managing tasks, and recording decisions.
Use this skill when multiple agents need shared context for large or complex codebases, when you want structured plans/tasks with dependencies, or when you need persistent recording and search of decisions and code relationships. Useful for multi-agent CI, research projects, or large engineering teams automating development workflows.
Designed for agents that orchestrate other agents or need to integrate with MCP tools (Claude Code, Cursor, OpenAI agents). Also useful for developer-facing assistants that produce or analyze code across languages.
This skill has not been reviewed by our automated audit pipeline yet.