11 lines
292 B
Markdown
11 lines
292 B
Markdown
# AGENT FILES
|
|
|
|
Always search the root folder for the following files, if they exist:
|
|
|
|
- `AGENTS.md`
|
|
- `CONSTITUTION.md`
|
|
- `GEMINI.md`
|
|
- `CLAUDE.md`
|
|
|
|
These files are generally used to configure the agent's behavior and capabilities. They are not required, but are recommended for most agents.
|