# Furnished

> Renders the changelog for a release. Use when a tag is about to be cut, or when the user asks what changed since the last release.

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

---


# Furnished

1. Read the commits since the last tag.
2. Group them by type. Stop when every commit is in a group.

## When to open which reference

[docs/format.md](docs/format.md) holds the changelog format.

