Push commits to remote with QA check
Pushes commits to remote with QA check and force-with-lease for rebased branches.
/plugin marketplace add settlemint/agent-marketplace/plugin install devtools@settlemint--force-with-lease for rebased branchesPush commits to remote following the push skill guidelines.
git branch --show-currentgit log @{u}..HEAD --oneline 2>/dev/null || echo "No upstream"Load Skill({ skill: "devtools:push" })
User message: $ARGUMENTS
/pushPush local progress to Jira (like git push). Updates epic/story with task completion and comments.
/pushPush local changes to Azure DevOps (like git push). Supports increment, project, or full living docs sync.