fabric-reference
SolidRead-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.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- Vinix24
- Repository
- Vinix24/vnx-orchestration
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
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.
vnx-manager
VNX orchestration infrastructure guardian - maintains dispatcher, smart tap, receipt processor, intelligence systems, and documentation.
ticket-gate-reference
Reference material the ticket-gate agent reads once per run: the review output template it composes, the specialist lens definitions with their result contract, the comment templates it posts, and the `forge_*` call mapping every forge operation looks up. Preloaded into ticket-gate through that agent's `skills:` frontmatter. Not a standalone workflow: it decides nothing, and the only rules it carries are the ones a lens itself obeys.