release-note-collector

A command for creating release notes for Installed Collector versions and OpenTelemetry features. A Collector gathers and sends monitoring data; OpenTelemetry is an open standard for collecting that data.

In plain words
What is it for?
Use it for Installed Collector releases, OpenTelemetry features, integrations, bug fixes, and security updates.
Why use it?
It organizes version details, features, security fixes, and formatting into the expected release-note structure.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/sumologic/sumologic-documentation/release-note-collector
Clone the repo
git clone --depth 1 https://github.com/SumoLogic/sumologic-documentation

Made for: Claude Code.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,174 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.03174
Opus 5 $0.00000 $0.01587
Sonnet 5 $0.00000 $0.00635
Haiku 4.5 $0.00000 $0.00317

Measured yesterday against content hash 169b9a666a7d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

release-note-collector scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/release-note-collector.md · 405 lines

How it starts

The opening of the file, as written. The whole thing — 405 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Create New Collector Release Note

Automates the creation of Collector release notes for Installed Collector versions and OpenTelemetry features.

What this command does

When you invoke release-note-collector, Claude will guide you through:

  1. Determine release type. Installed Collector version or OpenTelemetry feature
  2. Gather release details. Version number, changes, features, or fixes
  3. Create markdown file. Generate file with proper frontmatter and structure
  4. Format content. Apply correct formatting for version releases or features
  5. Validate and preview. Check structure and provide next steps

When to use this command

  • Publishing new Installed Collector versions with bug or security fixes.
  • Announcing OpenTelemetry collector features and improvements.
  • Documenting collector version updates.
  • Releasing new OpenTelemetry integrations or capabilities.

Release types

Installed Collector Release (-installed.md)

For Installed Collector version releases:

  • Version numbers: Format X.Y.Z-N (e.g., 19.535-6).
  • Security fixes: CVE patches, dependency upgrades.
  • Bug fixes: Issue resolutions and stability improvements.
  • Minor features: Small enhancements in collector behavior.

Typical cadence: As needed when versions ship

OpenTelemetry Release (-otel.md)

For OpenTelemetry collector features:

  • New features: Installation methods, integrations, capabilities.
  • Improvements: Performance enhancements, reliability updates.
  • Announcements: CDN changes, configuration updates.

Typical cadence: As features are released

Workflow

Step 1: Gather information

Ask the user for:

For Installed Collector releases:

  • Version number: Full version (e.g., 19.535-6).
  • Release date: Date in YYYY-MM-DD format.
  • Changes: List of security fixes, bug fixes, or features.

For OpenTelemetry releases:

  • Feature name: Name of the feature or update.
  • Release date: Date in YYYY-MM-DD format.
  • Description: What it does and why it matters (2-3 sentences).
  • Documentation link: Relative path to the doc.

Read the full file on GitHub · 405 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 405 lines · 0 tokens per session scan A 169b9a666a7d

Subscribe to this mod's changes

release-note-collector is a command published in the GitHub repository SumoLogic/sumologic-documentation (42 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,174 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.