Browse topics Hub · essay · articles · FAQ · glossary

Slash commands & argument substitution

Explicit, repeatable entry points for common workflows. Students learn to turn repeated prompts into named commands and to parameterise them with argument su…

Explicit, repeatable entry points for common workflows. Students learn to turn
repeated prompts into named commands and to parameterise them with argument
substitution (all arguments, positional arguments, and directory variables), so a
multi-step workflow can be invoked by name with inputs.

Sources