Vinix24Vinix24Communityยท21 Agent Skills Included

vnx-orchestration

Governed multi-agent coding orchestration with auditable receipts

Orchestrates coding CLI workers across isolated git worktrees with review gates deciding what merges. Records an append-only NDJSON receipt for every dispatch, eliminating blind spots in automated code changes. Routes work to Claude, Codex, Gemini, Kimi, and local models without vendor SDKs, keeping a full inspectable audit trail.
npx skills add Vinix24/vnx-orchestration --all -g -y
Available:

Instructs the agent on the governance rules of the fabric: the mandatory report contract, dispatch lane selection, review-gate evidence requirements, and path resolution conventions every worker must follow.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Vinix24Vinix24

orchestrate

Validate AI workflow receipts and manage open issues in multi-agent orchestration systems.

Community
Advanced
๐Ÿ“ฆ In Repo
Vinix24Vinix24

security-engineer

Analyze source code, dependencies, and configurations to identify vulnerabilities and recommend mitigations.

Community
Advanced
๐Ÿ“ฆ In Repo
Vinix24Vinix24

excel-reporter

Generate formatted Excel SEO reports with Dutch decimal, date, and currency formats.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

python-optimizer

Profile Python code and apply memory and speed optimizations.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

reviewer

Generate structured code review reports with checklists and feedback templates.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

quality-engineer

Run functional, performance, and security tests and generate validation reports.

Community
Advanced
๐Ÿ“ฆ In Repo
Vinix24Vinix24

frontend-developer

Build accessible, responsive web interfaces with semantic HTML and ARIA attributes.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

vnx-manager

Automate monitoring, process optimization, and documentation updates for VNX orchestration infrastructure.

Community
Advanced
๐Ÿ“ฆ In Repo
Vinix24Vinix24

data-analyst

Analyze SEO crawl datasets to detect patterns and identify issues.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

planner

Create structured feature plans with dependencies and quality gates.

Community
Intermediate
๐Ÿ“ฆ In Repo
Vinix24Vinix24

monitoring-specialist

Monitor AI system health, performance, and resource utilization with metrics collection and alerting.

Community
Advanced
๐Ÿ“ฆ In Repo
Vinix24Vinix24

database-engineer

Guide SQLite schema migrations and performance tuning for multi-tenant systems.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’