Commands are custom prompts you can trigger with a slash in chat. They’re great for repetitive tasks and consistent workflows across a team. Commands help you:Documentation Index
Fetch the complete documentation index at: https://docs.firebender.com/llms.txt
Use this file to discover all available pages before exploring further.
- Automate repetitive tasks: Skip writing the same prompts over and over
- Enforce team standards: Share workflows like RFC generation or changelog updates
- Customize behavior: Set specific models and modes for different tasks
Built-in Commands
Firebender includes two built-in commands:/help: Get help with anything related to Firebender or configuring Firebender in any way/agent: Start the agent builder process to create an agent or subagent
Cookbooks
Ready-to-use command examples:- Quick Question: Rapid answers and explanations
- Review Pull Request: Structured code review with consistent feedback
- Update Changelog: Consistent changelog entries based on recent changes
- Create Design Document: Generate technical design documents for features and systems