Slash commands that package prompts into reusable one-liners for everyday Claude Code work. 92 curated, ranked by GitHub signal.
92 commands in Git & Workflow
juliusbrussee
Generate terse caveman-style commit message
juliusbrussee
Generate a terse caveman-style commit message for staged changes
wshobson
Open a review-action approval window by creating the ./.review-approved flag file. Takes an optional reason string that is embedded in the receipt chain.
wshobson
Set up PreToolUse hook to block --no-verify and other git bypass flags in Claude Code projects
wshobson
Orchestrate git workflow from code review through PR creation with quality gates
wshobson
Pull Request Enhancement
wshobson
Pull Request Enhancement
wshobson
Git-aware undo by logical work unit (track, phase, or task)
davila7
Execute GitHub Actions locally using act
davila7
Enable comprehensive bidirectional GitHub-Linear synchronization with conflict resolution
davila7
Use PROACTIVELY to clean up merged branches, stale remotes, and organize branch structure
davila7
Manage and automate CI/CD pipeline configuration with GitHub Actions, multi-environment support, and deployment strategies
davila7
Clean Branches Command
davila7
Create well-formatted commits with conventional commit format and emoji
davila7
Orchestration Commit Command
davila7
Read README.md, THEN run git ls-files | grep -v -f sed 's|^|^|; s|$|/|' .cursorignore | psub to understand the context of the project
davila7
Create Pull Request Command
davila7
How to Create a Pull Request Using GitHub CLI
davila7
Git Worktree Commands
davila7
Create a new Git Flow feature branch from develop with proper naming and tracking
davila7
Complete and merge current Git Flow branch (feature/release/hotfix) with proper cleanup and tagging
davila7
Display comprehensive Git Flow status including branch type, sync status, changes, and merge targets
davila7
Generate Linear Work Log
davila7
Use PROACTIVELY to guide automated git bisect sessions for finding regression commits with smart test execution
davila7
Show detailed git repository status
davila7
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.
davila7
Create a new Git Flow hotfix branch from main for emergency production fixes
davila7
Deploy critical hotfixes with emergency procedures, validation, and rollback capabilities
davila7
Convert individual GitHub issues to Linear tasks with comprehensive data preservation
davila7
Convert Linear tasks to GitHub issues with relationship preservation and metadata mapping
davila7
Initialize Product as Code (PAC) project structure with templates and configuration
davila7
PR Link/Number: $ARGUMENTS
davila7
Create a new Git Flow release branch from develop with version bumping and changelog generation
davila7
Prepare and execute project release with version management and changelog updates
davila7
Setup automated release workflows with semantic versioning, conventional commits, and comprehensive automation
davila7
Orchestration Sync Command
davila7
Sync Linear tasks to GitHub issues with state mapping and attachment handling
davila7
Link GitHub pull requests to Linear tasks with automated state synchronization and workflow integration
davila7
Create Linear tasks from GitHub pull requests with intelligent content extraction and task sizing
davila7
Follow these steps to update the current branch name:
davila7
Check current worktree status, branch, and assigned task
davila7
Clean up merged worktrees and their branches