Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub vm0-ai/team-skills --plugin github-workflowHow this skill is triggered — by the user, by Claude, or both
Slash command
/github-workflow:mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `git checkout main && git pull` to switch to main and pull latest changes.
Creates, tracks, switches, syncs, and cleans up Git branches with consistent naming conventions and safe working-tree handling.
Guides Git branch management and GitHub PR workflows using main-branch development, modern git switch/restore commands, and MCP tools for creating, listing, and updating PRs.
Automates git rebase on main/master: fetches updates, rebases current branch, intelligently resolves conflicts, and force-pushes with lease. Use before PRs or merges.
Share bugs, ideas, or general feedback.
Run git checkout main && git pull to switch to main and pull latest changes.