I have been assigned to make a VB addin that checks the VB
code in the modules of the current project.
(Making sure it follows code standards, autoinserting
module headers, etc.)
I'm having some difficulties getting started, so if somebody
could post a simple example of how to make an addin, I'd be
really grateful.

Also, is there any way to debug the addin?
It really doesn't help much to compile and add it every
time to see if it works.