Prompts & Commands
Rich prompts and ready-to-use slash commands that load instructions for AI agents.
Read this when you want to understand how Catalyst commands work, or when looking for the right command for your task.
Useful for anyone working with AI agents in a Catalyst project.
What Are Slash Commands?
Slash commands are shortcuts that load instructions for AI agents. For example, type /code in your chat, and the AI loads the coding session setup — reading project context, following conventions, and setting guardrails.
Six Command Groups
Commands are organized by purpose — pick the group that matches your task:
Why This Matters
Without commands, every AI session starts from scratch. You explain conventions, reference docs, and hope the AI follows them. With commands, the AI loads everything it needs in one step — making sessions consistent, faster, and more reliable.
Commands also separate what to do (the command) from how to do it (the prompt). This means you can update prompts once and every tool that uses them gets the improvement.
Common Workflows
Here's how commands fit into typical tasks:
Starting a coding session
/codeLoads project context, conventions, and coding guardrails
Run the delivery loop to build, validate, and iterate
Initialize repo and create foundational specs
Commands make AI agents consistent. Instead of hoping the AI remembers conventions from the last session, commands load everything it needs — context, constraints, and working style — in one step. This turns AI from a helpful assistant into a reliable team member.
Next Steps
Pick a command group to explore: