doctorlisted
Install: claude install-skill iroha924/iroha
# Diagnose iroha
Run the diagnostic checks:
```bash
iroha doctor
```
Add `--json` for machine-readable output:
```bash
iroha doctor --json
```
`iroha doctor` reports each check as `ok`, `warning`, `error`, or `blocked` and never prints secret values. On Codex, remember that installing or enabling the plugin does not trust its hooks — if hooks are untrusted, review and trust them with the `/hooks` command in the Codex CLI.