tree: f36443852ccc623496bbe8495a57e2f880aacb91
  1. prompts/
  2. skills/
  3. .style.mdformat
  4. .style.yapf
  5. README.md
agents/README.md

Dawn Coding Agents

This directory provides a centralized location for files related to AI coding agents (e.g. gemini-cli) used for development within the Dawn source tree.

The goal is to provide a scalable and organized way to share prompts and tools among developers, accommodating the various environments (Linux, Mac, Windows) and agent types in use.

Googler-only docs: http://go/chrome-coding-with-ai-agents

Directory Structure

Prompts

Shared GEMINI.md prompts. See //agents/prompts/README.md.

Skills

On-demand expertise for specific tasks. See //agents/skills/README.md.

Contributing

Please freely add self-contained task prompts that match the format of the existing examples.