groove-groovebook-publish Use $ARGUMENTS as the learning text if provided. Outcome A learning from the current project is published to the configured groovebook repo as a pull request, stripped of any project-specific context, ready for community review. Acceptance Criteria - Learning is published as a PR to repo - PR uses the groovebook PR template format (Summary, Context, Learning, Groove skill area) - File is written at in the groovebook repo - PR URL is printed to the user Steps 1. Read from ; if absent, exit with: 2. Check ; if not authenticated, exit with: 3. Verify the groovebook repo…