ai_policy
01Agent
This policy is for Chromium developers using AI tools to help write code. It is intended to outline expectations around the use of such tools.
14 tagged chromium, measured the same way as everything else here.
Browse within: css 10design-system 10design-tokens 10
Agent
This policy is for Chromium developers using AI tools to help write code. It is intended to outline expectations around the use of such tools.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent Claude Code
Implements approved specs in the Plumb Rust workspace. TDD, atomic commits, workspace layer rules, strict lint policy. Use for any non-trivial code change; skip for trivial typo/comment/label edits.
Agent Claude Code
Final gate. Runs the full test suite and reports pass/fail with structured summary. Use after code-quality review approves.
Agent Claude Code
Root-cause analysis for failing tests, panics, or CI regressions. Use when a build is broken and you need a diagnosis before the implementer touches code.