commitmsg

Community

Generate scope-aware smart commit messages

Authorelfrucool
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of writing commit messages that only describe the last edit instead of the full set of related changes across multiple sessions.

Core Features & Use Cases

  • Smart scope detection: Uses git to identify uncommitted and staged changes, then determines the relevant time window.
  • Multi-session context synthesis: Scans ai-context/sessions/ for session files in the detected window and reads them to understand the broader work.
  • Policy-compliant message output: Generates a commit message that follows the subject/body/signature rules from CLAUDE.md.
  • User overrides: Supports time-based and topic-based narrowing (e.g., since yesterday, about authentication) to control the scope.

Quick Start

Ask your agent for a scope-aware commit message for your current changes by running /commitmsg and letting it read the relevant sessions automatically.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: commitmsg
Download link: https://github.com/elfrucool/ai-context-template/archive/main.zip#commitmsg

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.