Skip to main content

Overview

Slash commands are shortcuts that expand into predefined text prompts when used in Devin’s chat interface. They help you quickly start common workflows without typing out full instructions each time. Slash commands are defined by your organization. If your organization hasn’t created any custom commands yet, the slash command menu will be empty.

How Slash Commands Work

When you start typing / in Devin’s chat input, a menu appears showing your organization’s available slash commands. You can:
  1. Continue typing to filter the list of commands
  2. Use arrow keys to navigate through options
  3. Click on a command or press Enter to select it
Once selected, the slash command appears as a chip in the input field. An example for a /deploy command will look like the below: /deploy × Clicking on the chip will expand it into the full prompt template. You can then customize the template with your specific requirements before sending it to Devin.

Custom Slash Commands

Organizations can create custom slash commands tailored to their team’s unique workflows. For example, you might create:
  • A /deploy command with your team’s deployment checklist
  • A /security-review command with your organization’s security review guidelines
  • A /onboard command to help new team members understand your codebase

Managing Custom Commands

Organization administrators can manage slash commands through Settings > Customization. This interface allows you to:
  • View all of your organization’s commands
  • Create new custom commands with specific prompt templates
  • Edit existing custom command templates
  • Delete custom commands
Creating, editing, and deleting slash commands requires organization admin permissions (ManageOrgSettings). All organization members can use custom commands.
Slash commands management interface