A list of things I've made
PR Scheduler
PR Scheduler lets developers schedule PRs to be merged at a specific time. It's useful for scheduling blog posts with static site generators like Jekyll and Octopress.
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. For example, you can check that commits have a JIRA number or ensure commits don't contain WIP.