From glean-pack
Checks Glean changelog for API changes, tests connectors on staging, updates SDK packages, verifies schemas, runs search tests, deploys, and monitors errors.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin glean-packThis skill is limited to using the following tools:
Check Glean developer changelog for API changes. Test connector against staging environment. Update SDK/client packages. Verify document schema compatibility (new required fields?). Run search quality tests. Deploy updated connector. Monitor indexing errors post-deploy.
Sets up GitHub Actions CI/CD for Glean connectors: PR indexing tests, staging validation, search quality checks via Node/TypeScript scripts.
Generates API changelogs documenting changes, breaking changes, deprecations, migration guides, and version history. Use for API versioning docs and upgrade instructions.
Detects breaking changes in REST, GraphQL, and gRPC API contracts. Compares OpenAPI schemas and protobuf defs to baselines, classifies severity, validates semver, runs Pact tests, generates reports.
Share bugs, ideas, or general feedback.
Check Glean developer changelog for API changes. Test connector against staging environment. Update SDK/client packages. Verify document schema compatibility (new required fields?). Run search quality tests. Deploy updated connector. Monitor indexing errors post-deploy.