Custom agents are specialized AI assistants that you can configure to perform specific tasks and workflows. Symbiotic Code has built-in agents for common tasks, but you can also create your own custom agents:Documentation Index
Fetch the complete documentation index at: https://docs.symbioticsec.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Create a markdown file with the agent configuration.
- Place the file in:
- Global:
~/.config/symbiotic/agents/ - Per-project:
.symbiotic/agents/
- Global:
~/.config/symbiotic/agents/review.md
review.md creates a review agent that will be available when cycling through agents with tab or the /agent command.