commit

Analyze code changes, plan logical commit groupings, and draft imperative commit messages.

3.9k|296|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill commit-parcadei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit
Source: https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/commit
Command: npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill commit-parcadei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of Git commits, ensuring clear, descriptive messages and user approval before execution, while strictly adhering to attribution guidelines.

Core Features & Use Cases

  • Automated Commit Generation: Analyzes changes, plans commits, and generates messages.
  • User Approval Workflow: Presents the commit plan for user confirmation before execution.
  • Attribution Control: Ensures no Claude attribution or co-author lines are added.
  • Reasoning Generation: Automatically creates a reasoning file for each commit.
  • Use Case: After completing a set of code modifications, you can invoke this skill to review and commit the changes with a professional, user-authored message.

Quick Start

Use the commit skill to create a git commit for the current changes.

Frequently Asked Questions about commit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate git commit creation with AI while keeping user approval?

To automate git commit creation, this Skill analyzes code changes, plans logical commit groupings, and drafts imperative messages, presenting the full plan for your approval before executing the commits.

How does automated commit message generation handle attribution control?

Automated commit message generation strictly enforces attribution control by ensuring no Claude attribution or co-author lines are added, producing professional, user-authored messages instead.

Can I use workflow automation to group multiple code changes into logical git commits?

Yes, you can use this workflow automation to group code changes. It analyzes your modifications and plans logical commit groupings, ensuring each commit represents a cohesive unit of work.

What is the best way to generate reasoning files after version control commits?

The best way to generate reasoning files is through this Skill, which strictly enforces policies ensuring reasoning files are automatically created post-commit to document the changes.

Does version control automation work without adding AI co-author lines?

Yes, this version control automation works without adding AI co-author lines. It strictly adheres to attribution guidelines, ensuring all generated commit messages are user-authored.

When do I need to review a commit plan before executing git commits?

You need to review a commit plan whenever finalizing code modifications. This Skill presents the drafted commit groupings and messages for your confirmation, ensuring you maintain control before execution.