by Vinix24 · Claude Skill · ★ 44
VNX VNX runs AI coding CLI workers in tmux, isolated git worktrees, through review gates, with an append-only NDJSON receipt per dispatch. It is a local control plane for the AI coding CLIs that already sit on your machine. One orchestrator dispatches work to ephemeral workers; each worker runs in its own git worktree; review gates decide what merges; every dispatch leaves a receipt. VNX drives , , , , and local with no vendor SDK. It calls the CLIs as subprocesses and never imports a provider library. Most agent projects build SDK-native agents. I orchestrate the binaries instead.
| Stars | 44 |
| Forks | 6 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 62.7998169756904/100 |
| Open Issues | 3 |
| Last Updated | 2026-07-08 |
| Created | 2026-01-19 |
| Platforms | claude-code, cli, codex, gemini, python |
| Est. Tokens | ~17k |
Explore other popular claude skill tools:
vnx-orchestration is Governance-first orchestration for Claude Code, Codex, and Gemini CLI — parallel workers, receipts, quality gates, and full provenance.. It is categorized as a Claude Skill with 44 GitHub stars.
vnx-orchestration is primarily written in Python. It covers topics such as agent-orchestration, agentic-ai, ai-agents.
You can find installation instructions and usage details in the vnx-orchestration GitHub repository at github.com/Vinix24/vnx-orchestration. The project has 44 stars and 6 forks, indicating an active community.
vnx-orchestration is released under the MIT license, making it free to use and modify according to the license terms.