f2s-git-commit

Automate Git commits with knowledge base checks and custom messages.

40|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Lands-1203/Flow2Spec --skill f2s-git-commit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: f2s-git-commit
Source: https://github.com/Lands-1203/Flow2Spec/tree/main/.cursor/skills/f2s-git-commit
Command: npx skills add https://github.com/Lands-1203/Flow2Spec --skill f2s-git-commit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates Git commits, ensuring that knowledge base coverage is met and custom messages are generated for the commit process.

Core Features & Use Cases

  • Automated Committing: Executes Git commit operations while checking knowledge base coverage.
  • Custom Messages: Generates and displays commit messages with emojis and conventional commit formats.
  • Quick Submit Mode: Allows users to skip knowledge base checks for a quick commit.
  • Merge Conflict Handling: Ensures that merge conflicts are addressed before committing.
  • Use Case: Ideal for developers who need to commit code while maintaining knowledge base integrity and generating clear commit messages.

Quick Start

Commit your changes using the f2s-git-commit command.

Frequently Asked Questions about f2s-git-commit

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

FAQPage Schema
How do I automate git commits with knowledge base checks?

You can automate git commits by running the f2s-git-commit command, which checks knowledge base coverage and generates custom commit messages before executing the commit operation.

Can I bypass knowledge base checks for a quick git commit?

Yes, a quick submit mode is available to bypass knowledge base checks, allowing you to execute git commits rapidly when knowledge base integrity verification is not required.

How does this handle merge conflicts before committing code?

Merge conflict handling ensures that any existing merge conflicts are addressed and resolved before the automated git commit process executes, preventing broken commits.

What format do the automated git commit messages use?

Automated git commit messages are generated using conventional commit formats and include emojis to provide clear, standardized descriptions of the committed changes.

Do I need any dependencies to use this automated git commit skill?

No dependencies are required to use this automated git commit skill, making it straightforward for developers to integrate into their existing workflows without additional installations.