From windsurf
Configures AI-assisted Git workflows in Windsurf: generates commit messages, suggests branch names, resolves merge conflicts, installs hooks. Useful for Git setup and automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-git-integrationThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables AI-assisted Git workflows within Windsurf. Cascade can generate commit messages from staged changes, suggest branch names, assist with merge conflict resolution, and automate common Git operations.
This skill enables AI-assisted Git workflows within Windsurf. Cascade can generate commit messages from staged changes, suggest branch names, assist with merge conflict resolution, and automate common Git operations.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsTriggers Windsurf Cascade Write mode for agentic multi-file coding: create/edit files, install npm deps, run tests, refactor, and debug from natural language prompts.
Generates, optimizes, debugs, and secures GitHub Actions workflows for CI/CD pipelines using Cascade in Windsurf.
Generates AI commit messages from Git diffs, provides @Git context for uncommitted changes and branch summaries, aids diff reviews and conflict resolution in Cursor IDE.