# CLAUDE.md ## Verification After making changes, always run these commands to verify everything works: ```sh make check-style # Lint checks make test # Run tests make dist # Build the plugin ```