Checklist is a nice new feature and properly will get a column in listings at some day.
A fast and easy improvement for everyday work would be to color the icon or/and the bubble with counter to increase the visibility.
My current adjustment in stylish
[data-tab="checklist"] .tabsSidebar-tab-count {
background: var(--ok-color);
}
Maybe use --danger-color - same as activity counter.