@kasava commands for your organization.
What Are Action Types?
Action types define the commands available when team members use@kasava mentions in GitHub issues, Linear issues, Asana tasks, and other connected platforms. Kasava includes built-in action types, and you can create custom ones for your organization’s specific workflows.
Built-in Action Types
These commands are available to all organizations:| Command | Description |
|---|---|
summarize | Summarize discussions and key decisions |
document | Generate documentation from content |
plan | Create implementation plans |
design-doc | Generate design documents |
prototype | Create prototype specifications |
diagnose | Analyze and diagnose problems |
postmortem | Generate postmortem analysis |
insights | Extract key insights |
changelog | Generate changelog entries |
report | Create status reports |
review-prep | Prepare for review meetings |
related | Find related issues |
impact | Analyze potential impact |
Creating Custom Action Types
Configure the Action Type
Fill in the required fields:
- Name - The command name (e.g.,
security-review) - Display Name - Human-readable name shown in the UI
- Keywords - Alternative trigger words (e.g.,
security,sec-review) - Instructions - AI instructions for how to handle this command
Using Custom Commands
Once created, custom commands work identically to built-in ones:Managing Action Types
From the Action Types page, you can:- View all built-in and custom action types
- Edit custom action types to update instructions
- Delete custom action types you no longer need
- View Instructions to see the AI prompt for any action type
Best Practices
- Use descriptive names - Make commands self-explanatory (e.g.,
sprint-summary,qa-checklist) - Add helpful keywords - Include common abbreviations and variations
- Write clear instructions - Provide specific guidance for the AI
- Test before sharing - Try your command on a test issue first