Aw Upgrade banner
zircote zircote

Aw Upgrade

Git community

Description

--- description: Upgrade gh-aw extension, recompile and validate all workflows, and open a PR with changes argument-hint: "[--force] [--dry-run] [--no-merge] [--strict]" --- # /aw-upgrade End-to-end `gh-aw` upgrade, recompile, validate, and PR cycle. Designed for idempotent, unattended execution across many repos. ## Usage ``` /aw-upgrade → Full upgrade cycle: upgrade extension → upgrade repo → validate → PR → merge /aw-upgrade --force → Run even if gh-aw extension is a

Installation

Installs to ~/.claude/skills/zircote-github-agentic-workflows-aw-upgrade/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-github-agentic-workflows-aw-upgrade && curl -fsSL https://raw.githubusercontent.com/zircote/github-agentic-workflows/HEAD/commands/aw-upgrade.md -o ~/.claude/skills/zircote-github-agentic-workflows-aw-upgrade/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository