tiangong-lca-remote-ops

Installation
SKILL.md

TianGong LCA Remote Ops

Scope

  • This skill is a thin wrapper around native tiangong process ... commands.
  • Use it when the task is specifically about remote processes maintenance or post-write verification.
  • Do not add business-specific runtime logic, Supabase auth code, or custom .env parsing into this skill. If capability is missing, add it to tiangong-cli first.

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:
Related skills

More from tiangong-lca/skills

Installs
2
GitHub Stars
4
First Seen
Apr 21, 2026