devops

Executes git commands (fetch, rebase, commit, merge, push) following worktree workflow, then monitors ALL resulting deployments with temporal boundaries and cascade detection. After git push, monitors all workflows from the last 5 minutes including cascading workflows (e.g., Test → Deploy chains). Automatically tracks multiple parallel workflows and waits for triggered workflows. Use /devops-check for comprehensive monitoring with automatic fixing. All deployments are triggered by git push, not manual AWS CLI commands.

$ Installer

git clone https://github.com/NachoColl/vaemptiness-website /tmp/vaemptiness-website && cp -r /tmp/vaemptiness-website/.claude/skills/devops ~/.claude/skills/vaemptiness-website

// tip: Run this command in your terminal to install the skill