Ready-to-use examples of custom slash commands for common development workflows.
Code Review Command
Bug Fix Template
Feature Implementation Guide
Security Review Command
Performance Optimization
Documentation Generator
Test Generation Command
.augment/commands/
directory:
.augment/commands/
directory in your project root if it doesn’t exist:
.md
file in the .augment/commands/
directory. For example:
.augment/commands/
directorycode-review.md
, bug-fix.md
, etc..augment/commands/
directory to your repository$ARGUMENTS
variable where user input should be inserted