·source-control
>_

source-control

Git conventions for commit messages and workflow. Use for git commit, conventional commits, branch strategy, rebasing, merge conflicts, git workflow. Not for general code changes that happen to need a commit afterward.

9Installs·0Trend·@maroffo

Installation

$npx skills add https://github.com/maroffo/claude-forge --skill source-control

How to Install source-control

Quickly install source-control AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/maroffo/claude-forge --skill source-control
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: maroffo/claude-forge.

SKILL.md

View raw

ABOUTME: Git conventional commit format and version control best practices ABOUTME: Commit message standards, branch strategies, workflow patterns

| feat | New feature | | fix | Bug fix | | docs | Documentation | | style | Formatting | | refactor | Code restructure | | perf | Performance | | test | Tests | | chore | Maintenance | | ci | CI/CD | | build | Build system | | revert | Revert commit |

Rules: Imperative mood, present tense, lowercase, no period, max 50 chars

Git conventions for commit messages and workflow. Use for git commit, conventional commits, branch strategy, rebasing, merge conflicts, git workflow. Not for general code changes that happen to need a commit afterward. Source: maroffo/claude-forge.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/maroffo/claude-forge --skill source-control
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from maroffo/claude-forge

Quick answers

What is source-control?

Git conventions for commit messages and workflow. Use for git commit, conventional commits, branch strategy, rebasing, merge conflicts, git workflow. Not for general code changes that happen to need a commit afterward. Source: maroffo/claude-forge.

How do I install source-control?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maroffo/claude-forge --skill source-control Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/maroffo/claude-forge