by Vinix24 · Claude Skill · ★ 51
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is vnx-orchestration safe to install? View the security audit →
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. The difference shows up in the audit trail: I can reconstruct what was dispatched, what was reviewed, what merged, and what each gate cost. I built this for my own work, across 2,000+ hours of Claude Code and 1,450+ tests. It is open source because the architecture is portable. Source is at github.com/Vinix24/vnx-orchestration. This is not a security sandbox; it isolates work with tmux sessions and git worktrees. It is not compliance certification; it produces a local, append-only, inspectable audit trail. It is optimized for human-gated coding workflows, not fully autonomous merges.
| Stars | 51 |
| Forks | 6 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 62.7998169756904/100 |
| Open Issues | 3 |
| Last Updated | 2026-07-25 |
| Created | 2026-01-19 |
| Platforms | claude-code, cli, codex, gemini, python |
| Est. Tokens | ~17k |
Looking for a vnx-orchestration alternative? If you're comparing vnx-orchestration with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Forge Orchestrator: Multi-AI task orchestration. File locking, knowledge capture, drift detection. Rust.
Autonomous orchestration framework for Claude Code with MemPalace-inspired memory (4-layer stack, 818-token wa
Open-source Claude Code plugins for multi-agent software delivery. Plan-first SDLC workflow, code review, LLM
A verification-first engineering toolkit for Claude Code. Built for senior ICs and tech leads who already know
The Ultimate Claude Code Toolkit — 127 skills, 86 agents, 109 marketplace repos (11,700+ community skills), 30
Open-source firewall for AI agents. Policy engine that audits and controls what OpenClaw, Claude Code, Cursor,
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 51 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 51 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.
The top alternatives to vnx-orchestration on Agent Skills Hub include forge-orchestrator, multi-agent-ralph-loop, claude-plugins. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.