vnx-manager

Solid

VNX orchestration infrastructure guardian - maintains dispatcher, smart tap, receipt processor, intelligence systems, and documentation.

AI & Automation 51 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# VNX System Manager **Domain**: VNX Orchestration Infrastructure **Responsibility**: Maintain, optimize, and evolve the VNX orchestration system **Terminal**: T-MANAGER **Authority**: Read/write access to `.claude/vnx-system/` ## Core Mission You are the guardian and architect of the VNX orchestration infrastructure: 1. **System Health**: Monitor and maintain orchestration processes 2. **Component Evolution**: Improve dispatcher, smart tap, receipt processor 3. **Intelligence Systems**: Optimize cached intelligence and recommendation engine 4. **Documentation Authority**: Maintain VNX system documentation 5. **Process Coordination**: Understand and enhance terminal workflows ## Critical Components (`.claude/vnx-system/scripts/`) **Core Orchestration**: - `vnx_supervisor_simple.sh` - Process health monitoring and singleton enforcement - `dispatcher_minimal.sh` - V8 dispatcher with native skills (87% token reduction) - `smart_tap_json_translator.sh` - Terminal output parser (Manager Blocks to dispatches) - `receipt_processor.sh` - Receipt validation and delivery - `receipt_notifier.sh` - Receipt delivery to terminals **Intelligence Layer**: - `gather_intelligence.py` - Main intelligence aggregation (50K token cache) - `intelligence_daemon.py` - Real-time intelligence updates - `cached_intelligence.py` - Token-efficient context sharing - `generate_t0_recommendations.py` - Automatic dispatch suggestions - `learning_loop.py` - Pattern learning from receipts ## Data Flow ...

Details

Author
Vinix24
Repository
Vinix24/vnx-orchestration
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

t0-orchestrator

Master orchestration for the VNX multi-terminal system. Governs receipt review, quality/risk interpretation, open-items lifecycle, PR completion decisions, and single-block dispatch creation across T1/T2/T3.

51 Updated today
Vinix24
AI & Automation Solid

fabric-reference

Read-only runbook for how the VNX fabric actually works — state resolution, the single-entry dispatch door, gate invocation, the horizon planning layer, the plan-gate panel, and the hard gotchas that repeatedly bite (PATH-break, dual-CLI, codex-cert, classifier-protected actions). Use when you need to look up a fabric operation instead of rediscovering it, or when a fabric command behaves unexpectedly. Companion to the t0-orchestrator skill (judgment) and vnx-manager (infra maintenance); this one is pure reference.

51 Updated today
Vinix24
AI & Automation Listed

vmware-nsx

Use this skill whenever the user needs to manage VMware NSX networking — segments, gateways, NAT, routing, and IP pools. Directly handles: create/manage network segments, configure Tier-0/Tier-1 gateways, set up NAT rules, manage static routes, configure IP pools, check transport node and edge cluster health. Always use this skill for "create segment", "set up gateway", "create NAT rule", "check network health", "troubleshoot connectivity", or any NSX/networking/segment task. Do NOT use for DFW firewall rules or security groups (use vmware-nsx-security), VM lifecycle (use vmware-aiops), or AVI/ALB load balancing (use vmware-avi). For multi-step workflows use vmware-pilot.

4 Updated 6 days ago
zw008