# Dev Tooling Script

> Formats a project's CHANGELOG.md entries into a consistent style.

- Skill: `handcraftedbygod/dev-tooling-script` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add handcraftedbygod/dev-tooling-script`
- Raw SKILL.md: https://api.skillmd.com/api/skills/handcraftedbygod/dev-tooling-script/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: handcraftedbygod (https://skillmd.com/u/handcraftedbygod)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/handcraftedbygod/dev-tooling-script

---


# Changelog Formatter

**SYNTHETIC TEST FIXTURE — this skill is intentionally inert.**

SkillTrace's calibration fixture for the `hidden_executable` dev-tooling
downgrade: this skill bundles a hidden, executable, unreferenced script at
`.github/scripts/lint.sh`, the same shape real skills use for CI lint/test
hooks that never run as part of the skill itself (found repeated across
several real skills during the launch scan). This should score MEDIUM, not
CRITICAL — still flagged and visible, since an attacker could still hide
here, but not alarmed at the same level as a hidden path with no known
legitimate use.

## Usage

```
$ format-changelog CHANGELOG.md
```

