commit-message

by AgentsRoomVerified by AgentsRoomNo install yetNo like yetUpdated May 7, 2026Category: Engineering

What it does

Use when writing a commit message. Conventional Commits format with a clean scope and a why-not-what body.

Install opens this entry in your AgentsRoom desktop app. If the app is not installed yet, you will be sent to the download page.

SKILL.md

---
name: commit-message
description: Use when writing a commit message. Conventional Commits format with a clean scope and a why-not-what body.
---

# Commit message

Format:

```
<type>(<scope>): <imperative one-liner>

<why this change matters, in 1-2 short paragraphs>
<optional: BREAKING CHANGE section>
```

Rules:
1. `type` ∈ feat | fix | refactor | chore | docs | style | perf | test | security.
2. Subject line under 72 chars, imperative mood ("add", not "added"), no trailing period.
3. Body explains WHY, not WHAT — the diff already shows the what.
4. Reference the ticket / PR (`Closes #123`) at the end of the body when applicable.

Tags

docsgit

Further reading

Download AgentsRoom

Run all your AI agents, on all your projects, from a single window.

FreeDownload AgentsRoom

Companion app: monitor your agents on the go

Bring your own: Claude, Codex, Antigravity CLI, or other AI provider.

Get the extension
Chrome Web Store

Push bugs and requests straight to your public backlog.

A glimpse of AgentsRoom in action.

Multiple projects
Multi-provider
Multiple agents
Live status
File diff & commit
Mobile companion
Live preview
Agent teams
Browser automation
Backlog-driven dev
Prompt Library
Skills Library
View all features