Teach your AI reviewer your team’s unwritten rules
Every team has them:
→ “we don’t use Lodash here”
→ “API keys are camelCase”
→ “we’re migrating off SDK v2”
They show up in PR comments over and over.
With Memories, you can turn that into persistent context for Kody.
You literally just tell it:
→
@kody remember: API payload keys are camelCase
→
@kody in this repo we avoid Lodash
→
@kody we’re migrating from AWS SDK v2 to v3
From that point on, Kody carries this across every review. No need to repeat yourself.
Quick rule of thumb:
→ Use Memories → conventions, preferences, migrations
→ Use Rules → enforceable checks and patterns
This ends up being one of the highest leverage things you can do.