#What is the SO Close Vote Reviewers Chat Room?
Let's face it. The Close Vote Queue on Stack Overflow is huge. It's a dauntingly large number. At one point, it was over 100k. It's a much tamer amount now, but it can feel like your contributions don't amount to anything. Hence the start of the initiative to start a Close Vote room back in 2013.
We feel your pain. We want to help. Together, we can make a dent.
The SO Close Vote Review Chat Room is a group of like-minded people who want to make a difference in the CVQ. We concentrate our efforts on a single tag at a time, and it works. We ensure that more reviews matter, and more reviews get completed.
##How does it work?
There are no obligations. We can't force you to do anything, and we don't want to either. The first purpose of the chat room is to have company as you go through the queue. Having a group beside you as you take on the queue really helps morale. We are also here to help with questions about what to do. Not sure what to do with a review item? Post a link and we will take a look at it!
We are also trying out a new tactic for the queue's filtering. By having all members concentrate on a single tag at a time we have a higher chance of completing the review tasks that we process. Whoever is leading the event of the day (usually Rene) will give the tag suggestion based off a SEDE query.
We don't want to become a close vote posse. Every user should handle the review based on their own opinion/knowledge, choosing leave open, close, edit or skip when appropiate. Concentrating attention on a question in the context of whether or not to close a question, severely biases attention toward closing the question.1
##How can I join in?
First, check out the chat room's schedule of events. It's updated by the room owners and shows the weekly meetups. There are two time periods to choose from (you can choose both if you are able to) so that people in all timezones can join.
If you can't wait until a weekly event, or want to help out more often, we do a smaller review session each day. Hop into chat between 17:00 and 22:00 UTC and help us fight the queue (times change by day and member availability).
##What if you make a mistake?
We are all humans and have different backgrounds but solid reputation in a wide-range of tags. If you feel we mis-judged a gem, closed for the wrong reason or blindly followed advice from our peers feel free to ask for a reopen. Based on your feedback we'll learn, improve your question and help in getting it re-opened by casting re-open votes. This will improve our actions, so please provide feedback.
##Any resources to help?
Members of chat have made some user scripts to help make your life easier (or just more enjoyable).
- Shortcut keys - A script that allows a user to use the number keys to click review buttons, speeding up review time.
- Confetti chat messages - Makes confetti appear on the screen when a type of message is said in chat (alpha status)
- Bot Commands Auto-complete - Auto completes commands for the chat bot.
- SO Close Vote Request Generator - A script that sends a cv-pls message to the chatroom for the post you are currently viewing. (Documentation)
We have a chat bot that you can play around with and help keep track of our activites. You can find the code base here. The bot's name is Closey
; hop in the room and type @Closey help
.
The following is the Stack Exchange Data Exporter query we use for deteriming which tags to focus on: Tags that can be cleared of votes
You can see the day-to-day progress of the size of the close vote from this neat online graph. An explination for the drops each day can be found on this MSO post.
Other favorite tools & user scripts that are popular with our regulars:
- AutoReviewComments - This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with configurable auto-comments (canned responses), which you can easily click to insert.
- Stack Exchange Editor Toolkit - One-click automatic editing & edit comments for very common crud.
1: Paragraph adapted from Rene's original chat room FAQ. Mentioned here for attributation purposes.