add read-only /capabilities and /status skills

This commit is contained in:
Akshan Krithick
2026-03-14 21:33:48 -07:00
parent fb66428eeb
commit 8cbd715ee2
3 changed files with 206 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ Single Node.js process with skill-based channel system. Channels (WhatsApp, Tele
| `/update-nanoclaw` | Bring upstream NanoClaw updates into a customized install |
| `/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 |
| `/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