collect-commit-info

Community

Summarize staged changes into commits.

Authorreedom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzes staged files and diffs to propose conventional commit specs.

Core Features & Use Cases

  • Groups staged changes by category
  • Generates conventional commit messages
  • Returns JSON specs for caller to execute

Quick Start

Run the collect-info.sh script to generate commit specs from staged changes.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: collect-commit-info
Download link: https://github.com/reedom/claude-code-commands/archive/main.zip#collect-commit-info

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