flow-governance-review

Installation
SKILL.md

Flow Governance Review

Keep local JSON or JSONL payloads as the system of record. This skill is a thin wrapper around the supported CLI governance commands.

Do not use this skill for:

  • arbitrary remote CRUD outside the explicit CLI commit commands
  • hidden OpenClaw orchestration
  • private Python remediation helpers
  • remote scope export

Runtime Model

  • The canonical entrypoint is node scripts/run-flow-governance-review.mjs <command> ....
  • Write outputs to an explicit directory such as /abs/path/artifacts/<case_slug>/....
  • Supported commands are all CLI-backed:
    • review-flows -> tiangong review flow
    • flow-get -> tiangong flow get
    • flow-list -> tiangong flow list
Related skills

More from tiangong-lca/skills

Installs
9
GitHub Stars
4
First Seen
Apr 14, 2026