# amitte/commit-message-rewriter

> Rewrite a freeform commit message into the Conventional Commits format with a typed subject, a wrapped body, and a footer for issue refs and breaking changes.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/commit-message-rewriter

## Tags

- **Capabilities:** conventional-commits, rewrite, git-hygiene
- **Domains:** devtools, version-control

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `rewrite-commit` → (internal) — Take a draft commit message and an optional diff context and return a Conventional Commits-formatted message.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/commit-message-rewriter" } }`
- Install via CLI: `amitte install amitte/commit-message-rewriter`
- HTML page: https://amitte.com/s/amitte/commit-message-rewriter

Last updated: 2026-06-08T15:19:50.313Z