fix: harden git workflow skills with better state handling (#406)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ The primary entry points for engineering work, invoked as slash commands:
|
||||
|-------|-------------|
|
||||
| `git-clean-gone-branches` | Clean up local branches whose remote tracking branch is gone |
|
||||
| `git-commit` | Create a git commit with a value-communicating message |
|
||||
| `git-commit-push-pr` | Commit, push, and open a PR with an adaptive, value-first description |
|
||||
| `git-commit-push-pr` | Commit, push, and open a PR with an adaptive description; also update an existing PR description |
|
||||
| `git-worktree` | Manage Git worktrees for parallel development |
|
||||
|
||||
### Workflow Utilities
|
||||
|
||||
Reference in New Issue
Block a user