git-ops — community git-ops, rouge, bponghneng, community, ai agent skill, ide skills, agent automation, AI agent skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for DevOps Agents needing automated Git workflow management with conventional commit rules and GitHub/GitLab platform support. Run Git commit and PR/MR workflows end-to-end: compose conventional commits, push branches to origin, and create GitHub pull requests or GitLab merge requests. Trigger this skill when users ask for co

bponghneng bponghneng
[0]
[0]
Updated: 3/10/2026

Quality Score

Top 5%
29
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add bponghneng/rouge/git-ops
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The git-ops skill by bponghneng is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for DevOps Agents needing automated Git workflow management with conventional commit rules and GitHub/GitLab platform support.

Core Value

Empowers agents to automate deterministic commit composition and PR/MR creation using conventional commit rules, supporting both GitHub and GitLab platforms through `gh` and `glab` commands, and providing human-readable summaries.

Capabilities Granted for git-ops

Automating commit composition with conventional commit rules
Generating PR/MR creation workflows for GitHub and GitLab platforms
Streamlining Git workflow management with deterministic and transparent behavior

! Prerequisites & Limits

  • Requires `origin` remote URL detection for platform-specific commands
  • Limited to GitHub and GitLab platforms
  • Follows conventional commit rules, which may require additional configuration
Project
SKILL.md
780 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Git Ops Skill

Use this skill for two workflows:

  1. Compose commits only.
  2. Compose commits and open PR/MR.

Keep behavior deterministic and transparent:

  • Follow conventional commit rules.
  • Push branch to origin at the end of both workflows.
  • For PR/MR workflow, detect platform from origin remote URL and use gh (GitHub) or glab (GitLab).
  • Return human-readable summaries, not JSON.

Use these files:

  • Trigger phrases: references/triggers.md
  • Commit-only workflow: references/compose-commits-workflow.md
  • PR/MR workflow: references/pull-request-workflow.md
  • Platform detection and CLI guardrails: references/platform-detection.md
  • Output format templates: references/output-templates.md

Use COOKBOOK.md for compact end-to-end command recipes.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is git-ops?

Perfect for DevOps Agents needing automated Git workflow management with conventional commit rules and GitHub/GitLab platform support. Run Git commit and PR/MR workflows end-to-end: compose conventional commits, push branches to origin, and create GitHub pull requests or GitLab merge requests. Trigger this skill when users ask for co

How do I install git-ops?

Run the command: npx killer-skills add bponghneng/rouge/git-ops. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for git-ops?

Key use cases include: Automating commit composition with conventional commit rules, Generating PR/MR creation workflows for GitHub and GitLab platforms, Streamlining Git workflow management with deterministic and transparent behavior.

Which IDEs are compatible with git-ops?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for git-ops?

Requires `origin` remote URL detection for platform-specific commands. Limited to GitHub and GitLab platforms. Follows conventional commit rules, which may require additional configuration.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add bponghneng/rouge/git-ops. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use git-ops immediately in the current project.

Related Skills

Looking for an alternative to git-ops or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

linear

Logo of lobehub
lobehub

Linear issue management. MUST USE when: (1) user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), (2) user says linear, linear issue, link linear, (3) creating PRs that reference Linear issues. Provides

73.4k
0
Communication

testing

Logo of lobehub
lobehub

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup

73.3k
0
Communication

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication