Make use of AGENTS.md (or CLAUDE.md or whatever it accepts) at the root of the project.
# AI Agent Instructions
## Scope
- Assist with code reading, writing, fixing and improving
- Do not run builds or tests
- Do not commit, push, or modify git history
## Rules
- Keep comments short and to a minimum
- Prefer clarity over cleverness
- Ask before making structural changes
## Prohibited
- No build commands
- No test execution
- No git commits, rebases, or pushes
## Output
- Provide diffs or file snippets only
- Explain changes briefly when needed