Commands
Command Reference
Everything you can do with Nemo. Each command is designed to help you ship code faster directly from Slack.
Basic Usage Pattern
@Nemo <command> [repo] <description> [--flags]
All commands start with mentioning the bot. The repository is optional for most commands— Nemo will intelligently select the most relevant one.
All Commands
Thread Context
Commands in the same Slack thread share context. This means you can have natural follow-up conversations:
1. @Nemo explain how auth works
2. @Nemo what about the refresh token flow?
3. @Nemo ship add token refresh handling
Context persists for 30 minutes and stores up to 10 commands per thread.
Learn about flags
Configure model selection and scope constraints.