- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
codex-review
by alinaqi
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
team-coordination
by alinaqi
Multi-person projects - shared state, todo claiming, handoffs
code-review
by alinaqi
Mandatory code reviews via /code-review before commits and deploys
speckit-taskstoissues
by dceoy
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
telnyx-seti-go
by team-telnyx
Access SETI (Space Exploration Telecommunications Infrastructure) APIs. This skill provides Go SDK examples.
generating-commit-messages
by ahmedelgabri
Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.
github
by ahmedelgabri
This skill should be used when the user mentions GitHub PRs, issues, workflows, releases, or repository management. Triggers on keywords like "github", "gh", "pr", "pull request", "issue", "workflow", "actions", "release", "merge", "review", "ci", "check", or PR/issue number patterns like "#123".
jujutsu
by ahmedelgabri
This skill should be used when the user mentions Jujutsu version control, "jj" commands, working with jj repositories, or asks about Git to Jujutsu equivalents. Triggers on keywords like "jujutsu", "jj", "jj-vcs", "jj repo", "jj commit", "jj log", "jj new", "jj squash", "jj rebase", "jj bookmark", or questions about Jujutsu workflows and concepts.
building-github-index
by oaustegard
Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "index", "github repo", "project knowledge", or "documentation reference".
jules
by sanjay3290
"Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs."
planning-workflow
by Dicklesworthstone
"Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used."
ubs
by Dicklesworthstone
"Ultimate Bug Scanner - Pre-commit static analysis for AI coding workflows. 18 detection categories, 8 languages, 4-layer analysis engine. The AI agent's quality gate."
github-actions-generator
by akin-ozer
Comprehensive toolkit for generating best practice GitHub Actions workflows, custom local actions, and configurations following current standards and conventions. Use this skill when creating new GitHub Actions resources, implementing CI/CD workflows, or building reusable actions.
github-actions-validator
by akin-ozer
Comprehensive toolkit for validating, linting, and testing GitHub Actions workflow files, custom local actions, and public actions. Use this skill when working with GitHub Actions YAML files (.github/workflows/*.yml), validating workflow syntax, testing workflow execution with act, or debugging workflow issues.
add-skill
by joelhooks
Create new joelclaw skills with the idiomatic process — repo-canonical, symlinked, git-tracked, slogged.
taffybar-ecosystem-release
by colonelpanic8
Use when releasing, version-bumping, or propagating changes across taffybar GitHub org packages (taffybar, gtk-sni-tray, gtk-strut, status-notifier-item, dbus-menu, dbus-hslogger)
merge
by Melvynx
Intelligently merge branches with context-aware conflict resolution
create-pr
by Melvynx
Create and push PR with auto-generated title and description
fix-pr-comments
by Melvynx
Fetch PR review comments and implement all requested changes
git-workflow-manager
by serejaris
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
commit
by Melvynx
Quick commit and push with minimal, clean messages
ultrathink
by Melvynx
Deep thinking mode - approach problems like a craftsman, obsess over details, and create elegant solutions
logical-commits
by colonelpanic8
Use when the user asks to split current git changes into logical commits, clean up commit history, create atomic commits, or stage by hunk. Review the whole worktree, group related changes, and produce ordered commits where each commit is a valid state (builds/tests pass with the project validation command).
release
by colonelpanic8
Use when user asks to release, publish, bump version, or prepare a new version for deployment