with one click
cyberware
cyberware contains 2 collected skills from rhCat, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Run real operational tasks — filesystem, git, docker, http, postgres, search, code-quality, releases, and more — through cyberware's GOVERNED channel instead of ad-hoc shell. You emit only a CLAIM (a skill, a perk, and your var KEYS) over three calls to the node — GET /catalog, POST /govern, then a per-run WebSocket — and the governance server blesses a value-free plan; you never write, paste, or improvise the commands. Two run modes: delegated (the node's exod runs each step confined and signs it — you run nothing; the default for any agent) and cooperative (you run the blessed plan from your own on-disk registry). Reach for this whenever a task maps to a governed skill.
LOCAL-DEV convenience for cyberware: the `./govd-client` CLI that wraps the GET /catalog -> POST /govern -> per-run WebSocket protocol for a workstation that has the skillChip ON DISK. Drive govd from a task-ledger.json instead of hand-rolling the HTTP/WS calls; run cooperative (from your local registry) or delegated. The wire protocol itself — what any agent uses by default — is the top-level cyberware SKILL.md.