Due to popular demand, we now verify the parrot MANIFEST (and MANIFEST.SKIP) files whenever anyone does a commit. If someone forgets to add/remove a file from the MANIFEST, they'll get a message like this:
manicheck: Not in MANIFEST: somefile1
manicheck: File not found: somefile2
Special thanks to Nicholas and Garrett Goebel for helping make this happen.