| Path | Synopsis |
|---|---|
| github.com/aclements/go-misc/cl-fetch | cl-fetch fetches and tags CLs from Gerrit. |
| github.com/bradfitz/inboxfewer | Inboxfewer archives messages in your gmail inbox if the corresponding github issue has been closed or the gerrit code review has been merged or abandoned. |
| golang.org/x/build/cmd/cl | CL prints a list of open Go code reviews (also known as change lists, or CLs). |
| golang.org/x/build/cmd/coordinator | The coordinator runs the majority of the Go build system. |