Load conventions
Load the conventions for the frameworks you're working on — they live in skills/conventions/ in the open-review repo, grouped by framework (/laravel, /react, /inertia). Skip any framework the change doesn't touch, and read only the topics the change touches from each framework's index.
If the project documents its own conventions for a topic, follow those. Where it doesn't, these are the standard.
Done when the conventions for every framework the change touches are in context.