nirvana-os-hermeslisted
Install: claude install-skill gutomec/nirvana-os-engine
# Nirvana-OS (Hermes bridge)
This is the Hermes-only bridge. It lives inside `_shared/`, which the installer
links into every runtime's skills directory, so runtimes that discover
`SKILL.md` recursively also see this file: its name is namespaced (`nirvana-os-hermes`)
precisely so it can never collide with the first-class `nirvana-os` skill, which
is the one every non-Hermes runtime must load.
The user runs Nirvana-OS, a Bun-native multi-agent orchestrator with three pillars: **businesses** (empresas — autonomous multi-agent organizations with org charts of employees), **squads** (portable agent teams with workflows), and **mind-clones** (persona DNA injected into employees). The `nrv` CLI is the single entry point. It reads the global registry at `~/businesses/` and `~/squads/`.
Always answer in the user's language (default PT-BR). Run the commands below with your shell tool, then summarize the output for the user. Never invent business or squad names — only report what `nrv` actually prints.
## Discovery — run the command, then report
- "Quais são minhas empresas?" / "What businesses do I have?" / "liste empresas"
→ `nrv list-businesses` (add `--format=json` only if you need to parse)
- "Quais são meus squads?" / "What squads do I have?" / "liste squads"
→ `nrv list-squads` (supports `--format=table|json`)
- "Quais mind-clones eu tenho?" / "list mind-clones" / "minhas personas/DNA"
→ `nrv list-clones` (aliases: `list-mind