- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
checkpoint-resume
by yonatangross
Rate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipeline-state.json after each phase. Use when starting a complex multi-phase task that risks hitting rate limits, when resuming an interrupted session, or when orchestrating work spanning commits, GitHub issues, and large file changes.
implement
by yonatangross
"Full-power feature implementation with parallel subagents. Use when implementing, building, or creating features."
create-pr
by yonatangross
"Creates GitHub pull requests with validation. Use when opening PRs or submitting code for review."
help
by yonatangross
"OrchestKit skill directory. Use when you want to see available skills or need help."
commit
by yonatangross
"Creates commits with conventional format and validation. Use when committing changes or generating commit messages."
git-workflow
by yonatangross
Complete git workflow patterns including GitHub Flow branching, atomic commits with interactive staging, merge and rebase strategies, and recovery operations using reflog. Essential patterns for clean history. Use when managing branches, defining branching strategy, or recovering git history.
fix-issue
by yonatangross
"Fixes GitHub issues with parallel analysis. Use to debug errors, resolve regressions, fix bugs, or triage issues."
plan-viz
by yonatangross
"Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact."
nav-upgrade
by alekspetrov
Automates Navigator plugin updates. Detects current version, updates plugin, verifies installation, updates project CLAUDE.md, and validates new features. Auto-invoke when user mentions upgrading Navigator or getting new features.
existing-repo
by alinaqi
Analyze existing repositories, maintain structure, setup guardrails and best practices
commit-hygiene
by alinaqi
Atomic commits, PR size limits, commit thresholds, stacked PRs
project-tooling
by alinaqi
gh, vercel, supabase, render CLI and deployment platform setup
gemini-review
by alinaqi
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
codex-review
by alinaqi
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
code-review
by alinaqi
Mandatory code reviews via /code-review before commits and deploys
ring:brainstorming
by LerianStudio
Socratic design refinement - transforms rough ideas into validated designs through structured questioning, alternative exploration, and incremental validation.
hypogenic
by jimmc414
Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains like deception detection, AI content detection, mental health analysis, or other empirical research tasks.
telnyx-seti-go
by team-telnyx
Access SETI (Space Exploration Telecommunications Infrastructure) APIs. This skill provides Go SDK examples.
telnyx-account-management-java
by team-telnyx
Manage sub-accounts for reseller and enterprise scenarios. This skill provides Java SDK examples.
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
ultrathink
by Melvynx
Deep thinking mode - approach problems like a craftsman, obsess over details, and create elegant solutions
myclaw-guardian
by LeoYeAI
"Deploy and manage a Guardian watchdog for OpenClaw Gateway. Auto-monitor every 30s, self-repair via doctor --fix, git-based workspace rollback, daily snapshots, and optional Discord alerts. Built by MyClaw.ai (https://myclaw.ai) — the AI personal assistant platform running thousands of agents 24/7."