scout_apm_mcp.rb: Skill for Claude Code

.agents/skills/changelog-update/SKILL.md

changelog-update is a skill for Claude Code, Codex from amkisko/scout_apm_mcp.rb. It costs 41 tokens per session (136 once invoked), scanned A, original, MIT.

A writing aid for maintaining CHANGELOG.md and engineering changelog files in the project's house style. A changelog is a record of product changes and fixes for users and developers.

In plain words
What is it for?
Use it when editing changelogs, preparing releases, or turning engineering notes into clear product-facing release text.
Why use it?
It keeps user-facing release notes focused on what changed for people, while keeping engineering notes focused on implementation details.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is amkisko/scout_apm_mcp.rb's own configuration. It tells Claude Code and Codex how to work on scout_apm_mcp.rb itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything scout_apm_mcp.rb configures →

Reuse

Borrowing it

Nothing to install: this file belongs to amkisko/scout_apm_mcp.rb. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/amkisko/scout_apm_mcp.rb/main/.agents/skills/changelog-update/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/amkisko/scout_apm_mcp.rb

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for changelog-update

README.md
[![agentmods](https://agentmods.dev/badge/skills/amkisko/scout_apm_mcp.rb/changelog-update/github.svg)](https://agentmods.dev/skills/amkisko/scout_apm_mcp.rb/changelog-update)
Your own site
<a href="https://agentmods.dev/skills/amkisko/scout_apm_mcp.rb/changelog-update"><img src="https://agentmods.dev/badge/skills/amkisko/scout_apm_mcp.rb/changelog-update/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for changelog-update

Your own site · 80×15
<a href="https://agentmods.dev/skills/amkisko/scout_apm_mcp.rb/changelog-update"><img src="https://agentmods.dev/badge/skills/amkisko/scout_apm_mcp.rb/changelog-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 136 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00041 $0.00136
Opus 5 $0.00020 $0.00068
Sonnet 5 $0.00008 $0.00027
Haiku 4.5 $0.00004 $0.00014

Measured 6d ago against content hash c05f198a0370, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

changelog-update 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 6d ago.

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.

.agents/skills/changelog-update/SKILL.md · 15 lines

What it actually says

Changelog update

Use when editing changelogs, preparing a release, or syncing engineering notes into product-facing release text.

Read changelog-update.md in this skill directory for layers, audience, when to write, CHANGELOG.md shape, and workflow.

Quick reference

usr/docs/changelogs/ is the engineering draft. CHANGELOG.md is user-visible outcomes. Imperative bullets. No marketing language.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago Changed · -45 lines c05f198a0370
  2. 11d ago First seen · 60 lines · 41 tokens per session scan A 6108ec64d447

Subscribe to this mod's changes

changelog-update is a skill published in the GitHub repository amkisko/scout_apm_mcp.rb (2 stars, last pushed 3d ago), licensed MIT. It adds 41 tokens to every session and 136 once invoked, about $0.0002 per session on Opus 5. 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-31.

Related

Other skills, from other repositories

unity-release-readiness

Use before shipping a Unity build: version, build scenes, broken refs, assembly cycles, large assets, changelog, and package health.

rachitkumarrastogi/unity-mcp-server · 33 tokens

agent-framework-py-release

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

microsoft/agent-framework · 103 tokens

github

Drive GitHub via the official gh CLI — repos, issues, pull requests, releases, gists, Actions runs, and raw REST through gh api. Use when the user asks to inspect or manage GitHub.

AtomicBot-ai/atomic-agent · 48 tokens

create-milestone

Create a GitHub milestone for an upcoming release. Suggests the next version based on the latest release, gathers all merged PRs and closed issues since that release, presents a draft with two tables (Issues and PRs) for user approval, then creates the milestone and assigns all approved items.

agentic-community/mcp-gateway-registry · 64 tokens

pack-submit

Package one of this agent's own skills as a standalone community pack and submit it to the aeon registry as a PR.

aeonfun/aeon · 27 tokens

shiplog

Recap of everything shipped since the last run - cross-repo PRs, security fixes, star deltas, and X traction, synthesized into a digest article and a ready-to-post shiplog in your voice.

aeonfun/aeon · 46 tokens