vnx-orchestration
Governed multi-agent coding orchestration with auditable receipts
All Skills in This Repository (21)
Pure Emerald Level Indicatorsorchestrate
Validate AI workflow receipts and manage open issues in multi-agent orchestration systems.
security-engineer
Analyze source code, dependencies, and configurations to identify vulnerabilities and recommend mitigations.
excel-reporter
Generate formatted Excel SEO reports with Dutch decimal, date, and currency formats.
python-optimizer
Profile Python code and apply memory and speed optimizations.
reviewer
Generate structured code review reports with checklists and feedback templates.
quality-engineer
Run functional, performance, and security tests and generate validation reports.
frontend-developer
Build accessible, responsive web interfaces with semantic HTML and ARIA attributes.
vnx-manager
Automate monitoring, process optimization, and documentation updates for VNX orchestration infrastructure.
data-analyst
Analyze SEO crawl datasets to detect patterns and identify issues.
planner
Create structured feature plans with dependencies and quality gates.
monitoring-specialist
Monitor AI system health, performance, and resource utilization with metrics collection and alerting.
database-engineer
Guide SQLite schema migrations and performance tuning for multi-tenant systems.
Frequently Asked Questions
FAQPage SchemaHow to install vnx-orchestration?โผ
Run `npx skills add Vinix24/vnx-orchestration --all -g -y` in your terminal to install all skills in this suite globally.
What does VNX orchestration actually do?โผ
It dispatches coding tasks to CLI workers running in isolated git worktrees, routes each change through review gates, and writes an append-only receipt per dispatch so every automated change is auditable.
Which AI coding CLIs does VNX support?โผ
It drives claude, codex, gemini, kimi, and local ollama models as subprocesses, with no vendor SDK imports required.
How does VNX keep automated coding safe?โผ
Every dispatch runs in its own worktree, must pass codex and gemini review gates plus CI before merging, and leaves a hash-chained receipt so you can reconstruct exactly what happened.
Do I need coding experience to use VNX?โผ
Basic terminal familiarity helps for setup, but once running, the orchestrator and worker skills handle planning, dispatch, review, and reporting from plain-English instructions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core