Add portable ATVM skill and hardware prep docs

This commit is contained in:
Anthony Wen
2026-07-14 20:11:15 -04:00
parent 744b28affe
commit 67886174b3
24 changed files with 3838 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
# Codex Skills
This directory stores portable Codex skills that should be versioned with this repo.
## ATVM
- Path: `skills/atvm/`
- Purpose: portable ATVM operational behavior for setup/bootstrap, ATVM Cypress automation, watcher-backed run control, status reporting, vCenter safety rules, and ATVM documentation maintenance.
- Source of truth for live ATVM workspace docs remains `atvm/`; the skill bundles matching reference snapshots so it can be installed or copied to another machine without requiring the full workspace.
When ATVM procedures change, update both:
- the live workspace docs under `atvm/`
- the portable skill under `skills/atvm/`