Custom Commands
Define custom commands and remap keyboard shortcuts to tailor FBC Agent to your workflow.
Creating custom commands
Custom commands let you define reusable prompts or actions. For example, create a command that runs linting across your project or generates a git summary.
/review-changes → "Review all uncommitted changes and suggest improvements"
Keybind remapping
All keyboard shortcuts are fully customizable. Open Settings > Keyboard to remap any action to your preferred key combination.
Code formatter integration
Configure FBC Agent to use your preferred code formatter (Prettier, ESLint, Ruff, etc.) for auto-formatting agent-generated code before writing to files.