commit-message-generator

Installation
SKILL.md

Commit Message Generator

Review a Datex Studio feature branch's pending changes and produce a quality commit message suitable for recording against the branch. This skill reads the branch server-side via dxs — it does not run git commit; Datex Studio has its own commit flow and the message produced here is intended to be pasted into the branch's commit UI (or into whatever downstream delivery the user chose).

References

Prerequisites

  • Branch ID for a feature branch on a Datex Studio repo
  • Target environment (defaults to prod; pass --target qa or --target dev only if the user explicitly says so)

Workflow

Installs
27
Repository
datex/skills
First Seen
May 14, 2026
commit-message-generator — datex/skills