conflict-prioritization
by Safehaven93
Use this skill whenever writing, modifying, or reasoning about conflict detection, event overlap logic, or prioritization/ranking of colliding commitments in Keel. Covers how two or more events are compared, what signals drive "which one wins," and how that reasoning should surface in the UI. Trigger this for any code touching event scheduling, collision detection, ranking, or priority scoring — not for generic CRUD on events (adding/editing/deleting a single event with no conflict).