# Minimal Skill

> Demonstrate a minimal instruction-only Codex skill that drafts concise release notes from a changelog, commit summary, or PR description.

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

---


# Minimal Skill

Use this skill to turn a small set of technical changes into clear release notes.

## Workflow

1. Read the provided changelog, PR summary, or diff summary.
2. Group changes into added, changed, fixed, and security sections only when those sections are useful.
3. Keep wording concrete and avoid unsupported claims.
4. Report missing version or date information.

## Completion Criteria

Release notes are ready when they are concise, accurate, and tied only to provided evidence.

