tutorial
How to Build Your Own CVC Custom Agent in 5 Minutes
Jai Kumar MeenaMarch 9, 20265 min read
Custom AgentsTutorialConfigurationAgents
How to Build Your Own CVC Custom Agent in 5 Minutes
Step 1: Create the Agent File
bash
Step 2: Define the Agent
Create .cvc/agents/reviewer/agent.md:
markdown
Step 3: Use It
Inside the CVC agent, Sofia can now delegate to your custom agent:
Or list available agents with /agents.
That's it. Five minutes. Your own specialized AI agent.