---
name: Changelog Scan
slug: changelog-scan-2
category: DevOps
description: Changelog Scan reviews recent merges, PRs, and commits to extract release note content, returning structured per-item blocks and a scan summary. It surfaces breaking and security changes explicitly and ignores dependency and bot noise unless security-related.
github: "https://github.com/cobusgreyling/loop-engineering/tree/main/starters/changelog-drafter/.claude/skills/changelog-scan"
language: JavaScript
stars: 10380
forks: 1410
install: "npx degit https://github.com/cobusgreyling/loop-engineering/tree/main/starters/changelog-drafter/.claude/skills/changelog-scan ~/.claude/skills/changelog-scan"
installs_to: ~/.claude/skills/changelog-scan
source_path: starters/changelog-drafter/.claude/skills/changelog-scan/SKILL.md
collection_size: 23
category_size: 798
collection_url: "https://dirskills.com/collections/cobusgreyling/loop-engineering"
added: 2026-08-15T06:50:30.379Z
last_synced: 2026-08-15T06:50:30.379Z
canonical_url: "https://dirskills.com/skills/changelog-scan-2"
---

# Changelog Scan

Changelog Scan reviews recent merges, PRs, and commits to extract release note content, returning structured per-item blocks and a scan summary. It surfaces breaking and security changes explicitly and ignores dependency and bot noise unless security-related.

**Install:**

```bash
npx degit https://github.com/cobusgreyling/loop-engineering/tree/main/starters/changelog-drafter/.claude/skills/changelog-scan ~/.claude/skills/changelog-scan
```

## README

# Changelog Scan (Claude)

Same contract as the Grok version. Produce the per-item blocks + Scan Summary.

Key rules: cite PR numbers, surface breaking/security explicitly, ignore pure dep and bot noise unless security.
