opentelemetry-go-reviewer
SolidHigh-bar review for changes in open-telemetry/opentelemetry-go with strict standards for correctness, compatibility, and performance.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- flc1125
- Repository
- flc1125/skills
- Created
- 7 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
otel-go-reviewer
Review pull requests, diffs, patches, or design proposals for the open-telemetry/opentelemetry-go repository with a senior maintainer mindset. Use when changes in opentelemetry-go may affect OpenTelemetry specification compliance, repository contribution rules, changelog requirements, module versioning boundaries, API or telemetry compatibility, performance-sensitive paths, concurrency or lifecycle behavior, or test coverage.
go-review
Review Go code for security, correctness, and maintainability. Use when reviewing Go PRs requiring judgment beyond automated checks.
golang-test-review
Use when reviewing Go test code (new or changed *_test.go files, test harnesses, fixtures, or test tooling) for a Go-test-expert pass — behavior-over-surface, determinism, parallel-safety, build-tag correctness, and harness reuse. Complements the general code-reviewer with test-specific rigor.