Commands
Command Reference
Everything you can do with Smart Workflow. Each command is designed to help you ship code faster directly from Slack.
Basic Usage Pattern
@Smart Workflow <command> [repo] <description> [--flags]
All commands start with mentioning the bot. The repository is optional for most commands— Smart Workflow 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. @Smart Workflow explain how auth works
2. @Smart Workflow what about the refresh token flow?
3. @Smart Workflow 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.