Slash command templates live in ~/.openaf-mini-a/commands/<name>.md. They support Handlebars-style placeholders for arguments.

# Use a slash command in interactive mode
/<name> arg1 arg2

# Run non-interactively
mini-a exec="/<name> arg1 arg2"

# Load a custom commands directory
mini-a extracommands=/path/to/team-commands

Placeholders: · · ·, ``, …