Help us improve
Share bugs, ideas, or general feedback.
From wd
Executes Git operations (add, commit, push, pull, merge, branch, status) with intelligent commit messages, branch strategies, merge conflict handling, and workflow feedback.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin para-fr-wd-frameworkHow this command is triggered — by the user, by Claude, or both
Slash command
/wd:gitThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /wd:git - Git Operations ## Purpose Execute Git operations with intelligent commit messages, branch management, and workflow optimization. ## Usage ## Arguments - `operation` - Git operation (add, commit, push, pull, merge, branch, status) - `args` - Operation-specific arguments - `--smart-commit` - Generate intelligent commit messages - `--branch-strategy` - Apply branch naming conventions - `--interactive` - Interactive mode for complex operations ## Execution 1. Analyze current Git state and repository context 2. Execute requested Git operations with validation 3. Apply intelligen...
/sc-gitExecutes Git operations (status, add, commit, push, pull, branch, merge) with intelligent commit message generation, branch management, and workflow recommendations.
/gitExecutes Git operations (status, add, commit, push, pull, branch, merge) with intelligent commit messages, branch management, workflow optimization, and status recommendations.
/git-workflowGuides git workflows: prepare PRs, clean merged/stale branches, resolve conflicts, create version tags. Uses pr|clean|conflicts|tag args or auto-detects from git status.
Share bugs, ideas, or general feedback.
Execute Git operations with intelligent commit messages, branch management, and workflow optimization.
/wd:git [operation] [args] [--smart-commit] [--branch-strategy]
operation - Git operation (add, commit, push, pull, merge, branch, status)args - Operation-specific arguments--smart-commit - Generate intelligent commit messages--branch-strategy - Apply branch naming conventions--interactive - Interactive mode for complex operations