Apply suggestion from @gavrielc

This commit is contained in:
gavrielc
2026-03-18 12:08:22 +02:00
committed by GitHub
parent de62ef6b3f
commit 96852f686e

View File

@@ -31,8 +31,6 @@ Single Node.js process with skill-based channel system. Channels (WhatsApp, Tele
| `/update-nanoclaw` | Bring upstream NanoClaw updates into a customized install | | `/update-nanoclaw` | Bring upstream NanoClaw updates into a customized install |
| `/qodo-pr-resolver` | Fetch and fix Qodo PR review issues interactively or in batch | | `/qodo-pr-resolver` | Fetch and fix Qodo PR review issues interactively or in batch |
| `/get-qodo-rules` | Load org- and repo-level coding rules from Qodo before code tasks | | `/get-qodo-rules` | Load org- and repo-level coding rules from Qodo before code tasks |
| `/capabilities` | Show installed skills, tools, and system info (main channel, read-only) |
| `/status` | Quick health check — session, workspace, tools, tasks (main channel, read-only) |
## Development ## Development