- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
agentskill
by airscripts
Analyze a code repository and synthesize an AGENTS.md.
brainstorming
by automindtechnologie-jpg
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
commit-summary
by kennethkeim
Summarize git commits for a manager. Use when the user asks to summarize commits, create a status update, or prepare notes for their manager.
Worktree Feature Development
by kadel
This skill should be used when the user asks to "start a new feature", "create feature branch in worktree", "set up isolated feature development", "work on feature in separate directory", or mentions git worktree for feature isolation.
code-review-and-commit
by abpai
Review uncommitted Git changes for correctness, quality, and project convention alignment, then apply fixes and prepare a safe, atomic commit plan. Use when users ask to review code before committing, improve local changes, split work into logical conventional commits, or execute git add/git commit with clear staging boundaries.
liyanhong-perspective
by kylin-feng
李彦宏的思维框架:技术信仰者、搜索思维布道者、AI战略转型践行者。 基于百度创业历程、All in AI战略、文心一言发布与搜索引擎技术哲学深度提炼。 核心:技术是最可靠的护城河;信息组织是一切数字业务的底层;转型要全押不能调整。 触发词:「李彦宏视角」「用李彦宏的角度」「李彦宏会怎么看」「liyanhong perspective」 「技术信仰」「搜索思维」「百度AI」「如果是李彦宏」「Robin的角度」「切换到李彦宏」
sync-trending
by likw99
Monitior technology trends (GitHub, etc.), contextualize them against the user's project, and autonomously verify them through installation and testing. Use when the user asks about trending repositories, new tools, or wants to stay updated on tech relevant to their current work.
AI Notes — Consolidate
by ianphil
brainstorming
by arielperez82
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
worktree
by ddaanet
Manage git worktrees for parallel task execution. Triggers on "create a worktree", "set up parallel work", "merge a worktree", "branch off a task", or uses the wt, wt merge, or wt-rm shortcuts. Worktree lifecycle: creation, focused sessions, merge ceremony, cleanup, parallel task setup.
session-pr
by rahulgi
Commit changes from the current Claude Code session to a new branch, push to GitHub, and open a PR. Use when the user wants to save their work as a PR, submit session changes, or create a pull request for what was done in this session.
bcryptjs
by yusenthebot
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.. Use when: From GitHub via jsDelivr: ; Callback<T>: (err: Error null, result?: T) => void ; ProgressCallback: (percentage: number) => void . NOT for: runtime application logic; package management (use npm/yarn).
mem-sync Skill
by Mombrane
Push rejected: run mem-sync sync first to pull latest, resolve any conflicts, then mem-sync flush again.
session-behavior
by ederheisler
Core behavioral guidelines and interaction patterns for the agent. This skill provides the foundation for how the agent should communicate and behave across all interactions. Use this skill to establish consistent behavior patterns at the beginning of a session. The skill defines tone, proactivity level, and request handling strategies that should be applied throughout the session. THIS SKILL HAS HIGH PRIORITY - always load at session start and re-trigger periodically to avoid behavioral drift. During context compaction, these rules should remain at the top priority.
pr-review-workflow
by metyatech
Use when addressing PR review feedback, re-requesting reviews, handling GitHub review bot re-reviews (Codex, Copilot), or managing GitHub notifications. Do not use for creating new PRs or general development.
code-reviewer
by idotta
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
review-plan-implementation
by tstelzer
Review code changes against a plan using the plan location and implementing git commit(s).
writing-release-notes
by danbars
Use when changes are ready to ship and you need to communicate what changed, who it affects, and any required actions without exposing internal-only details.
git-commit
by bresends
Create git commits using conventional commits with scopes. Use when the user asks to commit, make a commit, save changes, or any git commit operation. Never include Co-Authored-By lines, AI agent mentions, or any reference to Claude, AI, or automated tooling in commit messages.
create-branch
by ruchernchong
Create and checkout a new git branch with smart validation and GitHub issue integration
eve-plan-implementation
by Incept5
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
github-workflow-automation
by samChang72
"Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues."
gh-draft-release
by elegantchaos
Create GitHub draft releases with notes derived from commit history between the new release tag and the previous tag. Use when the user asks to prepare or draft a release (not publish it), especially when they want release notes generated from commits.
b0
by risingwavelabs
Delegate tasks to AI agents via Box0. Use when the user asks to review code, check security, run tests, compare tools, get multiple perspectives, research a topic, analyze data, write docs, or any task that could benefit from specialized or parallel execution. Also use when the user mentions agent names or says "ask", "delegate", "get opinions from", or "have someone".