agents/prompts/templates/modular.md
This is the workspace configuration for V8 when using Gemini.
For understanding V8 concepts and structure, refer to the v8-understanding skill.
Some hints:
To use the subagents in this repository, you need to run the appropriate installation script depending on your environment:
vpython3 agents/scripts/install_for_gemini_cli.py to generate the subagent files in .gemini/agents/.vpython3 agents/scripts/install_for_jetski.py to create symlinks in .agents/agents/.Detailed information has been moved to specialized subagents in agents/agents/. Use them on demand:
agents/agents/researcher/.agents/agents/builder/.agents/agents/tester/.agents/agents/debugger/.General guidance and reference information are available as skills or rules:
git cl format to automatically format your changes.agents/agents/.agents/rules/framework.md and agents/rules/execution_constraints.md.