buildgit

Originally fromgclayburg/skills
Installation
SKILL.md

buildgit

A CLI for git operations and monitoring Jenkins CI/CD build pipelines.

What this skill does

  • replacement for git push command. Instead of git push use buildgit push
  • uses git to push changes then expects a Jenkins build to automatically start, then monitors it
  • shows Jenkins build status in many different ways
  • analyzes build timing, executor capacity, pipeline structure, and queue contention to enable build optimization
  • uses Jenkins REST api to monitor and track a Jenkins pipeline build job
  • any command unknown to buildgit is delegated to git, e.g. buildgit log would run git log

All paths in this document are relative to this SKILL.md file's directory, not the project root.

How to use

Related skills

More from gclayburg/agent-skills

Installs
18
First Seen
Mar 21, 2026