Overview
Commands allow you to save and reuse frequently used prompts across all your Blocks sessions. Instead of typing the same instructions repeatedly, create a custom command and invoke it with a simple slash command.What Are Commands?
A command is a saved prompt that you can quickly access with/<command-name>. Commands are perfect for:
- Repeated workflows - Tasks you perform regularly across different sessions
- Consistent instructions - Ensuring the same approach is used every time
- Complex prompts - Saving detailed instructions that would be tedious to retype
- Team standards - Sharing common workflows across your organization
Creating Commands
From the Dashboard
- Navigate to Dashboard > Commands in the main navigation
- Click the “Create” button
- Fill in the command details:
- Name: The keyword you’ll use to invoke the command (e.g.,
review-security) - Prompt: The full prompt text that will be executed
- Name: The keyword you’ll use to invoke the command (e.g.,
- Click “Save” to create the command
Command Examples
Security Review CommandUsing Commands
In the Dashboard
- Open any session
- Click the Commands button in the message box
- Select your command from the menu
- The command prompt will be inserted into your message
- Add any additional context if needed
- Send the message
In External Providers (Slack, GitHub, Linear)
Use commands by combining@blocks with your command name:
Standard Usage:
You can add additional context after the command to customize the request for your specific use case.
Managing Commands
Editing Commands
- Navigate to Dashboard > Commands
- Find the command you want to edit
- Click the edit icon
- Update the name or prompt
- Click “Save” to save your changes
Deleting Commands
- Navigate to Dashboard > Commands
- Find the command you want to remove
- Click the delete icon
- Confirm deletion
Best Practices
- Use Clear Names: Choose command names that are easy to remember and describe the action
- Be Specific: Write detailed prompts that provide clear instructions
- Include Context: Specify what you want Blocks to focus on or avoid
- Test Your Commands: Try out new commands to ensure they produce the desired results
- Update Regularly: Refine your command prompts based on the results you get
- Share with Team: Create commands for common team workflows to maintain consistency
Command Visibility
Commands are workspace-specific, meaning:- All team members in a workspace can see and use shared commands
- Commands you create are available across all integrations (Dashboard, Slack, GitHub, Linear)
- Commands persist across sessions
Commands help you work more efficiently by eliminating repetitive typing and ensuring consistent results across your development workflow.

