Add README.md generation and .gitignore to monorepo on pull
- Generate README.md with package index table after each pull
- README groups packages by repository with name, version, upstream URL
- Only updates README if content changed (avoids unnecessary commits)
- Add .gitignore with _build and *.install on init/pull if missing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>