Skip to main content

Git

Plugin Active

Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.

7 Skills 0 MCPs
Purpose

To automate and standardize common Git and GitHub workflows, making development more efficient and consistent.

Features

  • Create conventional commits with emoji
  • Automate PR creation and management
  • Manage multiple Git worktrees for parallel development
  • Attach metadata to commits using Git notes
  • Analyze GitHub issues and generate technical specifications
  • Load and save GitHub issues locally

Use Cases

  • Maintaining consistent commit history across a team
  • Streamlining the process of creating well-formatted pull requests
  • Working on multiple features or bug fixes simultaneously using Git worktrees
  • Adding non-invasive metadata (like review status or test results) to commits
  • Generating detailed technical specifications from GitHub issues

Non-Goals

  • Performing Git operations outside of the current repository
  • Directly managing GitHub repositories (beyond PRs, issues, and comments)
  • Replacing the core Git or GitHub CLI functionality
  • Handling complex CI/CD pipeline orchestration

Scope

  • info:Single responsibility principleWhile focused on Git operations, the plugin bundles several distinct capabilities (commits, PRs, worktrees, notes, issue analysis) which could potentially be separate extensions.

License

  • warning:License usabilityThe license is GPL-3.0, which is a strong copyleft license and may restrict commercial use or integration into proprietary software without compliance.

Installation

First, add the marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install git@context-engineering-kit

Quality Score

88 /100
Analyzed 1 day ago

Trust Signals

Last commit9 days ago
Stars993
LicenseGPL-3.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.