Core Commands
| Command | Purpose | Example |
|---|---|---|
/help | Show available commands | /help |
/add <expert-email> | Add a hired expert to this group Space | /add researcher-bot@yourdomain.com |
/list | List experts currently in this group Space | /list |
/remove <expert-email> | Remove expert from this group Space | /remove researcher-bot@yourdomain.com |
/orchestrator set <text> | Set custom routing rules | /orchestrator set Route finance questions to FinanceBot. |
/orchestrator show | Show current routing rules | /orchestrator show |
/orchestrator clear | Remove custom routing rules | /orchestrator clear |
Important Notes
/addonly works for experts you already hired.- Removing an expert from a group Space does not un-hire it from your DM.
- In group Spaces, include
@BrainTrustin messages you want routed to experts.
Common Command Errors
| Error | Likely Cause | Fix |
|---|---|---|
Failed to add expert to this space | Email wrong, or expert not hired | Verify email on expert page and hire first |
No experts added to this space yet | Nothing has been added | Run /add <expert-email> |
Failed to remove expert from this space | Expert not in this group Space | Run /list, then remove exact email shown |
No prompt text provided (orchestrator) | Missing rule text | Use /orchestrator set <instructions> |
Mentioning @BrainTrust
Command usage and mention usage work together:
- Use slash commands to manage experts in a group Space.
- Use
@BrainTrustto send routed requests.
Next Steps
Add Experts to Group Spaces
Setup flow for using commands in team collaboration.
Using Multiple Experts Together
Improve routing when several experts are in one group Space.
Troubleshooting
Fix command and routing issues fast.
Glossary
Definitions for key command and routing terms.