Tag: git-automation

Type: All Skills Tools
skill ★ 5,059

Automated Bifrost Release Changelog Generator

Automates Bifrost release management by parsing git history to generate changelogs and cascading version bumps across the core, framework, plugins, and transports hierarchy.

maximhq/bifrost changelog-generation version-management git-automation semver
tool

Meta-Agent Supervisor for Parallel Development Workflows

This meta-agent supervisor manages multiple parallel development agents within a single tmux session. It automates worktree lifecycle management, monitors agent status, handles checkpoints, and safely recycles completed work.

Significant-Gravitas/Auto-GPT agent-orchestration tmux parallel-development workflow-management
skill ★ 23

Automates the complete software release pipeline

This skill orchestrates the entire software release cycle, handling version synchronization across multiple files, running tests, publishing to PyPI, and generating GitHub release notes. It ensures a robust, repeatable process from final co…

ypollak2/llm-router release-pipeline ci-cd pypi-publish git-automation
skill ★ 23

Automated Git release and deployment workflow

Automates merging development branches into main, managing both planned and incremental semantic versioning releases, and deploying to production. The workflow supports both the primary repository and specific submodules.

markmhendrickson/neotoma git-automation release-management semantic-versioning deployment-workflow
skill ★ 10,706

Automated PR Review and Comment Resolution Loop

This skill automates the entire PR lifecycle, starting with an initial code review and fixing findings, followed by committing and creating the PR. It then enters an iterative loop, fetching and automatically addressing all code review comm…

elie222/inbox-zero pr-workflow git-automation review-loop github-api
skill ★ 71

Repository Handover Document Generator

Automates the creation and updating of structured handover documents for repositories by aggregating git metadata, branch status, and task context.

transloadit/node-sdk handover-documentation git-automation repository-management workflow-automation
skill

Automated Release Notes and Version Tagging

Automates release note generation by analysing merged pull requests and manages version tagging or release PR creation.

keboola/keboola-mcp-server release-management git-automation versioning github-api
skill

Automated Codebase Scanning and Patching

Executes a full-repository scan using warden, verifies identified vulnerabilities through deep tracing, and automatically generates draft pull requests for validated issues.

cameroncooke/xcodebuildmcp code-analysis automated-patching security-scanning git-automation
skill ★ 4

Automated GitLab Release Notes Generation

Automatically generates categorised, polished release notes by comparing two Git references within a GitLab project. It orchestrates commits and merge request data to produce structured changelogs including features, bug fixes, and breaking…

jmrplens/gitlab-mcp-server gitlab release-notes mcp changelog-generation