# Commit Writer

> A member skill that restates the shared commit type convention in its own table so the agreement check has something concrete to compare against the declaration held in the skillset assets folder.

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

---


## Instructions

Follow `../assets/commit-conventions.md` when choosing a type.

| Type | Changelog section |
| --- | --- |
| `feat` | Added |
| `fix` | Fixed |

