Aider
Configure Aider to use ROLES.md in your project.
Configuration file
Add to your .aider.conf.yml:
read: ROLES.mdCommand line
Read the file when starting Aider:
aider --read ROLES.mdOr add during a session:
/read ROLES.mdArchitect mode
Aider's architect mode pairs well with the Architect role:
aider --architect --read ROLES.mdThen in chat:
Apply the Architect role. Focus on design decisions.