---
name: Changelog Scan
slug: changelog-scan-3
category: DevOps
description: Changelog Scan analyzes recent merges and commits since the last release to extract user-facing changes, breaking changes, and security signals. Use it to generate structured changelog entries for release notes.
github: "https://github.com/cobusgreyling/loop-engineering/tree/main/starters/changelog-drafter/.codex/skills/changelog-scan"
language: JavaScript
stars: 10380
forks: 1410
install: "npx degit https://github.com/cobusgreyling/loop-engineering/tree/main/starters/changelog-drafter/.codex/skills/changelog-scan ~/.claude/skills/changelog-scan"
installs_to: ~/.claude/skills/changelog-scan
source_path: starters/changelog-drafter/.codex/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.885Z
last_synced: 2026-08-15T06:50:30.885Z
canonical_url: "https://dirskills.com/skills/changelog-scan-3"
---

# Changelog Scan

Changelog Scan analyzes recent merges and commits since the last release to extract user-facing changes, breaking changes, and security signals. Use it to generate structured changelog entries for release notes.

**Install:**

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

## README

Produce the same structured per-item + summary format as the reference implementation.

Focus on user-facing changes. Explicitly list breaking and security signals.
