What problem does it solve?
This Skill eliminates the risk of unregulated, broken code being pushed to remote GitHub repositories, inconsistent semantic versioning, and missing quality enforcement in DevOps workflows, which can lead to production outages, security vulnerabilities, and repository integrity issues.
Core Features & Use Cases
- Exclusive Push Authority: The only agent authorized to execute remote git push operations, with mandatory pre-push quality gates (lint, tests, type checks, CodeRabbit review) that block pushes if any critical issues are found.
- End-to-End Release Management: Automates semantic versioning, changelog generation, GitHub release creation, and tag management to ensure consistent, documented version releases.
- Comprehensive DevOps Workflows: Handles pull request automation, CI/CD configuration, GitHub issue triage and resolution, repository cleanup (stale branches, temporary files), worktree management, Docker MCP Toolkit configuration, and AIOX Pro access grant and recovery operations.
- Use Case: A development team can use this agent to safely push completed story changes, run all required quality checks automatically, create a pull request with a generated description, manage versioned releases, and handle user access recovery without risking repository integrity.
Quick Start
Invoke this DevOps agent to safely push your completed code changes to the remote GitHub repository, with all mandatory quality checks automatically enforced before the push is executed.