Git
Plugin AktivIntroduces commands for commit and PRs creation, plus skills for git worktrees and notes.
To automate and standardize common Git and GitHub workflows, making development more efficient and consistent.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install git@context-engineering-kitEnthält 7 Erweiterungen
Skill (7)
Analyze a GitHub issue and create a detailed technical specification
Add line-specific review comments to pull requests using GitHub CLI API
Create well-formatted commits with conventional commit messages and emoji
Create pull requests using GitHub CLI with proper templates and formatting
Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
Load all open issues from GitHub and save them as markdown files
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Ag2 Agent Builder
100Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code
Brand Landingpage
99Guides developers from brand discovery through iterative design to deployment-ready HTML via Stitch.
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
Worktrunk
99Worktrunk ist eine CLI zur Verwaltung von Git-Worktrees, die für parallele AI-Agenten-Workflows entwickelt wurde. Dieses Plugin bietet Konfigurationsanleitungen (LLM-Commit-Nachrichten, Projekt-Hooks, Worktree-Pfade) und automatische Aktivitätsverfolgung (🤖/💬-Indikatoren in `wt list`, die aktive Claude-Sitzungen anzeigen).