- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
loop-codex-review
by corygabrielsen
Automated code review loop with progressive reasoning levels. Runs n parallel Codex reviews (configurable via -n), Claude addresses issues, climbs from low→xhigh reasoning until fixed point (all n clean). Human approval at each iteration.
pr
by hsablonniere
Create a Pull Request (GitHub) or Merge Request (GitLab) with a well-crafted title and description. Use when the user asks to create a PR, MR, open a pull request, submit a merge request, or says something like "open a PR".
fetch-ticket
by nicolas-codemate
Skill for retrieving tickets from various sources (YouTrack, GitHub, file). Detects source automatically from ticket ID pattern and outputs normalized markdown format.
git-worktrees-usage
by prulloac
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
scan-large-images
by zxhfighter
扫描当前项目目录,查找所有超过指定尺寸或文件大小的图片文件
avenger-initiative
by Wilhelmineliable619
Encrypted GitHub backup and restore for any OpenClaw agent system. Creates branch-per-night backups with smart retention (7 daily, 8 weekly, 12 monthly branches). Backs up openclaw.json (AES-256 encrypted), agent memories, SOUL/IDENTITY files, cron jobs, and custom skills to a private GitHub vault. Each backup auto-generates a human-friendly README.md inside the vault with purpose, full contents table, branch structure, step-by-step restore instructions, and Avenger agent commands. Triggers on phrases like "avenger backup", "backup system", "push to vault", "sync vault", "avenger restore", "restore from vault", "setup avenger", "avenger status", "avenger init", "configure backup", "set up backup". Also auto-runs after any critical config change.
codex-opencode-deepseek-workflow
by ysj98
Explicit-only personal Codex skill for any Git project when the user asks for OpenCode/DeepSeek execution or names $codex-opencode-deepseek-workflow. Codex creates a lightweight AI development task order, invokes OpenCode with the configured worker model in the current working directory, and stops for human code review, runtime validation, and Git finalization.
changelog-infographic
by s-hiraoku
Generate beautiful infographic PNG images from Claude Code changelog summaries. Use this skill after changelog-interpreter has generated a user-friendly summary, to create a visual representation that can be saved and shared.
commit-message
by ycs77
Generate concise Git commit messages in imperative mood. Analyzes staged changes first; if none, examines unstaged and untracked files. Use when the user asks to create, write, draft, make, or generate a commit message.
terraform
by vnord
Terraform and OpenTofu best practices for variables, modules, descriptions, resources, plan, and import
dev-assistant
by Prismas33
"Development assistant with auto-documentation, context management and quality gates. In discovery mode, never edits without confirmation."
less
by yusenthebot
Leaner CSS. Use when: building REST API servers; middleware-based request handling; route management. NOT for: client-side browser applications; static file serving without a server.
gitlab-ci-config-generator
by ehtbanton
Generate GitLab CI/CD pipeline configuration files with stages, jobs, and deployment. Triggers on "create gitlab ci", "generate gitlab-ci.yml", "gitlab pipeline", "gitlab ci config".
rebase
by hsablonniere
Perform a non-interactive interactive git rebase. Use when the user asks to rebase, squash, reorder, drop, or rename commits.
explain-project
by petestewart
Generate a detailed, engaging FOR[name].md document that explains an entire project in plain language. Covers technical architecture, codebase structure, technology choices, and lessons learned (bugs, pitfalls, best practices). Written in a conversational, memorable style with analogies and anecdotes. Use when the user invokes "/explain-project" or asks to "explain this project", "write a project explainer", "write a FOR[name].md", "document this project for me", or "help me understand this codebase". Accepts an optional name argument (e.g., "/explain-project Pete").
using-lt-cli
by lenneTech
Provides comprehensive reference for the lenne.tech CLI tool (lt command). Covers lt fullstack init (workspace creation), lt git get/reset (branch management), lt server create (project scaffolding), and all lt CLI flags and parameters. Activates when user mentions "lt", "lt CLI", "lenne.tech CLI", fullstack workspace, local templates, or any lt command syntax. NOT for NestJS application code (use generating-nest-servers). NOT for Vue/Nuxt frontend code (use developing-lt-frontend).
agent-workspace
by samuerio
"Create a branch-scoped git worktree and tmux workspace. Use when the user asks to start/switch an isolated branch workspace, create a worktree for a branch, or open a branch-specific tmux coding environment."
exec-plan-review
by bromanko
Review execution plans (ExecPlans) for completeness, clarity, and implementability. Use this skill when the user asks to "review a plan", "review this exec plan", "critique this plan", "is this plan good enough", "check this plan", "audit this plan", "review my PLAN.md", or wants feedback on whether an execution plan is ready for a developer or coding agent to implement. Also trigger when the user mentions "plan review", "plan quality", or asks if a plan is "implementable" or "self-contained enough".
frontend-design
by zhongjis
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
commit
by g2e-YunSeongHun
'Automates git commits with WBS tracking and code review. Use when user wants to commit changes or needs commit message suggestions. Keywords: commit, 커밋, 커밋해줘, 커밋 메시지, git commit, WBS, 리뷰'
git-commit-plan
by heykvnzhao
Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on git status/diffs.
mvp-preview
by dev-goraebap
"빠른 MVP·프로토타입 제작과 링크 공유. Actions: MVP 만들기, 프로토타입, 빠르게 구현, 데모 페이지, 기능 시연, prototype, demo, quick build, 아이디어 구체화, 클라이언트 공유, 팀 공유, 링크 공유, 기획 검토. Phases: 토론, 발견, 범위 확정, discovery, 핵심 가치, 핵심 기능, 스택 선택. Share: vercel, surge, cloudflared, tunnel, 배포, deploy, 공유 링크."
toss-frontend-fundamentals
by leekensei
토스 Frontend Fundamentals 기반 코드 품질 가이드. 코드 리뷰, 새 코드 작성, 리팩토링 시 4가지 기준(가독성, 예측 가능성, 응집도, 결합도)으로 피드백 제공. 프론트엔드 코드 품질, 클린 코드, 코드 개선 요청 시 활성화.
git-daily-work-report
by wangdengyue
"Automatically generate daily work reports by scanning Git repositories. Use this skill when the user asks to: (1) Generate a daily report from git commits, (2) Summarize work done on a specific date based on code changes, (3) Check commits and create work summary for a date. The skill scans all git repositories under a root directory, filters by author, retrieves commit records with file changes, and generates a summarized work content description using LLM analysis."