โ† Back to Skills Marketplace
okoddcat

GitFlow

by okoddcat ยท GitHub โ†— ยท v1.0.4
cross-platform โš  suspicious
4800
Downloads
3
Stars
22
Active Installs
5
Versions
Install in OpenClaw
/install gitflow
Description
Automatically monitor CI/CD pipeline status of new push across GitHub and GitLab in one place. Auto DevOps this is the way ๐Ÿฆž!
Usage Guidance
Install only if you want an agent to help run git push and GitHub/GitLab CI commands. Require confirmation before every push or CI rerun, verify the remote and branch, avoid using broad tokens, and fetch full CI logs only when you are comfortable exposing their contents in the agent session.
Capability Analysis
Type: OpenClaw Skill Name: gitflow Version: 1.0.4 The OpenClaw skill 'gitflow' is designed to automate code pushes and monitor CI/CD pipeline status across GitHub and GitLab. All commands and instructions provided in SKILL.md, including the `gh` and `glab` CLI examples and the `gitconfig` alias for `pushflow`, are directly aligned with this stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. The skill leverages standard CLI tools for its intended functionality.
Capability Assessment
โ„น Purpose & Capability
The stated purpose matches the artifacts: GitFlow is documented as pushing local commits, triggering remote CI/CD, watching pipeline status, and showing logs for GitHub and GitLab.
โš  Instruction Scope
The runtime instructions describe automatic pushes, pipeline triggering, CI reruns, and log retrieval, but do not require explicit confirmation, branch/remote verification, dry-run review, or limits on when state-changing commands should run.
โœ“ Install Mechanism
The package contains only README.md and SKILL.md, with no executable scripts, install hooks, obfuscation, or hidden runtime code.
โš  Credentials
The skill relies on local git, gh, and glab credentials, which is coherent for the purpose but can affect remote repositories, deployments, billing, and expose sensitive CI output if used broadly.
โ„น Persistence & Privilege
The suggested global ~/.gitconfig alias is visible and user-added, but it persists until removed and combines git push with CI monitoring behind a short command.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gitflow
  3. After installation, invoke the skill by name or use /gitflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Documentation updated: the wrapper script for post-push CI/CD monitoring was removed, and instructions now focus solely on the git alias method. - No changes to the skill's functionality or code.
v1.0.3
- Added detailed usage instructions for integrating GitHub CLI (`gh`) and GitLab CLI (`glab`) commands to monitor pipeline status after pushes. - Provided a sample custom `git-pushflow` script and installation steps to automate post-push pipeline monitoring. - Included a Git alias alternative in `.gitconfig` for easy use of the push-and-monitor workflow. - Streamlined and consolidated feature descriptions for clarity and ease of reference.
v1.0.2
- Updated skill description to emphasize CI/CD pipeline monitoring and Auto DevOps focus. - Added a playful tagline: "Auto DevOps this is the way ๐Ÿฆž!" to the description.
v1.0.1
- Added a YAML frontmatter section with the skill name and description to SKILL.md for improved metadata. - No changes to functionality or code; documentation enhancement only.
v1.0.0
Initial release of GitFlow, automating code pushes and CI/CD status monitoring for GitHub and GitLab. - Automatic pushing of local commits to remote repositories. - Real-time monitoring and unified reporting for GitHub Actions and GitLab CI/CD pipelines. - Multi-repository support with minimal setup required. - Instant notifications on pipeline status, including build success or failure and direct access to logs.
Metadata
Slug gitflow
Version 1.0.4
License โ€”
All-time Installs 181
Active Installs 22
Total Versions 5
Frequently Asked Questions

What is GitFlow?

Automatically monitor CI/CD pipeline status of new push across GitHub and GitLab in one place. Auto DevOps this is the way ๐Ÿฆž!. It is an AI Agent Skill for Claude Code / OpenClaw, with 4800 downloads so far.

How do I install GitFlow?

Run "/install gitflow" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is GitFlow free?

Yes, GitFlow is completely free (open-source). You can download, install and use it at no cost.

Which platforms does GitFlow support?

GitFlow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GitFlow?

It is built and maintained by okoddcat (@okoddcat); the current version is v1.0.4.

๐Ÿ’ฌ Comments