Push local progress to GitHub Issues (like git push). Updates issue with task completion checklist.
/plugin marketplace add anton-abyzov/specweave/plugin install sw-github@specweave# GitHub Push Command **Usage**: `/sw-github:push [increment-id]` **Purpose**: Push local progress to GitHub Issues (like `git push`) --- ## Quick Start --- ## What Gets Pushed | Field | Source | |-------|--------| | **Task Checklist** | Updated from tasks.md completion | | **Comment** | Auto-generated progress update | | **Labels** | Status labels updated | | **State** | Closed if 100% complete | --- ## Command Behavior When user runs this command: ### 1. Check Permission Gate ### 2. Calculate Progress ### 3. Invoke Push Sync ### 4. Display Result --- ## Examples ...