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:
- an exact repository path supplied by the current user;
- a repository already established as authoritative in the current task;
- the
HOST_INFRA_ROOTenvironment variable; - the runtime locator documented in context.md.