Aider

Configure Aider to use ROLES.md in your project.

Configuration file

Add to your .aider.conf.yml:

read: ROLES.md

Command line

Read the file when starting Aider:

aider --read ROLES.md

Or add during a session:

/read ROLES.md

Architect mode

Aider's architect mode pairs well with the Architect role:

aider --architect --read ROLES.md

Then in chat:

Apply the Architect role. Focus on design decisions.