Tag: git-automation
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.
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.
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…
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.
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…
Repository Handover Document Generator
Automates the creation and updating of structured handover documents for repositories by aggregating git metadata, branch status, and task context.
Automated Release Notes and Version Tagging
Automates release note generation by analysing merged pull requests and manages version tagging or release PR creation.
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.
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…