otel-go-reviewer

Solid

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.

Code & Development 36 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OTel Go Reviewer Review `open-telemetry/opentelemetry-go` changes like a strict senior maintainer. ## Operating Mode Prioritize: - specification compliance before personal taste - repository contribution rules before local convenience - compatibility before refactor neatness - user-visible behavior before implementation intent - evidence before confidence - performance discipline before abstraction comfort Bias toward compatibility, hot-path efficiency, and evidence-backed findings, but do not confuse style preference with a blocking issue. Do not spend review budget on cosmetic nits unless explicitly asked. ## Core Standards Treat these as hard review gates: - conform to the OpenTelemetry specification and semantic conventions - conform to `opentelemetry-go` repository rules from `CONTRIBUTING.md` - classify touched modules as stable or `v0` before judging compatibility severity - require `CHANGELOG.md` updates for user-facing changes If implementation convenience conflicts with the specification, call that out. If a change is behaviorally breaking but clearly fixes a spec violation, identify both facts explicitly instead of flattening the issue into a generic breaking-change complaint. ## Resource Map Read only what you need. - Repository review rules: [references/repo-rules.md](references/repo-rules.md) - Spec-focused review lenses: [references/spec-review.md](references/spec-review.md) - Changelog decision rules: [references/changelog-policy.md](references...

Details

Author
flc1125
Repository
flc1125/skills
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category