speckit-git-commit

Automate Git commits after Spec Kit workflow lifecycle events.

Updated May 11, 2026
One-click install
npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-git-commit-ezektec-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-git-commit
Source: https://github.com/EzekTec-Inc/cade/tree/main/mcp-ui-tui-plugin/.claude/skills/speckit-git-commit
Command: npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-git-commit-ezektec-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the repetitive manual process of staging and committing changes after Spec Kit commands, helping keep project history synchronized with workflow actions.

Core Features & Use Cases

  • Automated Git Commits: Stages and commits repository changes when configured Spec Kit hook events complete.
  • Configurable Workflows: Supports event-specific and default auto-commit settings through Spec Kit Git configuration.
  • Use Case: Developers using Spec Kit projects can automatically create consistent commits after specification, planning, or implementation phases without manually running Git commands.

Quick Start

Use the speckit-git-commit skill to enable automatic commits after my Spec Kit workflow commands complete.

Frequently Asked Questions about speckit-git-commit

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

FAQPage Schema
How do I automate git commits for Spec Kit workflow changes?

To automate git commits for Spec Kit workflow changes, you can use a skill that automatically stages and commits repository updates when configured Spec Kit lifecycle hook events complete. This removes the need to manually run git commands after specification, planning, or implementation phases.

What is the purpose of automating commits after Spec Kit commands?

Automating commits after Spec Kit commands keeps your project history synchronized with workflow actions without repetitive manual staging. It automatically creates consistent commits after specification, planning, or implementation phases finish, ensuring repository changes are reliably tracked.

Can I configure different auto-commit settings for specific Spec Kit events?

Yes, you can configure auto-commit settings for specific Spec Kit events. The skill supports event-specific and default auto-commit configurations through Spec Kit Git configuration files, allowing you to control commit behavior and messages per lifecycle phase.

Do I need Git integration and configuration files to automate Spec Kit commits?

Yes, you need Git integration and Spec Kit configuration files to automate Spec Kit commits. The skill relies on these configuration files to control commit behavior and messages, requiring an existing Git repository and Spec Kit project structures to function correctly.

When should I not use automated commits for my Spec Kit project?

You should not use automated commits for your Spec Kit project if you prefer manual control over your Git history or if your workflow requires human review before staging changes. The skill automatically commits after lifecycle events, bypassing manual verification steps.

Does the speckit-git-commit skill work with existing Spec Kit structures?

Yes, the speckit-git-commit skill works directly with existing Spec Kit structures. It applies to software engineering projects using Spec Kit for specification, planning, and implementation workflows, automatically committing changes after configured lifecycle events.