Add --all flag to monopam verse add command
Add ability to add all registry members at once with `verse add --all`.
This iterates over all members in the opamverse registry, validates each
handle, and clones their monorepos to verse/<handle>/. Members already
tracked are skipped.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>