tiangong-lca-remote-ops
Installation
SKILL.md
TianGong LCA Remote Ops
Scope
- This skill is a thin wrapper around native
tiangong-lca process ...commands. - Use it when the task is specifically about remote
processesmaintenance or post-write verification. - Do not add business-specific runtime logic, Supabase auth code, or custom
.envparsing into this skill. If capability is missing, add it totiangong-clifirst.
Canonical Commands
- Refresh current-user process references:
node tiangong-lca-remote-ops/scripts/update-process-references.mjs \
--out-dir /abs/path/process-refresh \
--dry-run
- Commit the refresh after the local gate passes: