Improve monopam CLI with hints, skip options, and consolidate sync
- Add helpful hints to error messages via pp_error_with_hint functions
for both Monopam and Verse modules, guiding users to next steps
- Remove separate pull and push commands, consolidating into sync
- Add --skip-push and --skip-pull options to sync for granular control
- Update sync to write CLAUDE.md with usage tips during finalize phase
- Improve CLI documentation with better examples and status explanations
- Update CLAUDE.md content template to include quick reference table,
status indicator explanations, and CLAUDE.local.md hint
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>