dashboardlisted
Install: claude install-skill iroha924/iroha
# Open the iroha dashboard
Launch the local dashboard (binds to `127.0.0.1` on a random port and opens the browser):
```bash
iroha dashboard
```
The dashboard is the only place candidates are approved or rejected — agents cannot approve knowledge. Approval writes a canonical file into `.iroha/`, which the user then commits. The server runs only while the command is running; stop it with Ctrl-C.