host-governance

Installation
SKILL.md

Host Governance

Use one control workflow for infrastructure shared by multiple projects. Keep application identity and build intent in the consuming project, and shared compute, CI, network, ingress, DNS, and host ownership in the host infrastructure repository.

Query Shared Context

When another project needs shared host facts, locate the authoritative host repository instead of copying an inventory into the consuming project or this skill. Use the first unambiguous source in this order:

  1. an exact repository path supplied by the current user;
  2. a repository already established as authoritative in the current task;
  3. the HOST_INFRA_ROOT environment variable;
  4. the runtime locator documented in context.md.
Installs
12
First Seen
Aug 2, 2026
host-governance — hu-wentao/skills