- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
reasoning-handover-protocol
by kimasplund
Protocol for cognitive pattern handovers during complex reasoning sessions. Defines .reasoning/ directory structure, handover schemas, and IR-v2 orchestration integration. Use when reasoning sessions require mid-stream pattern transitions, parallel branch merging, state checkpointing, or multi-pattern orchestration. Essential for complex problems where ToT, BoT, HE, or other patterns must hand off work to each other.
MindFlow
by chuanhaigogogo
Generate concise mind maps and structured learning notes from AI conversations with Obsidian export support.
ship
by missuo
Automatically generate conventional commit messages and push to remote. Analyzes git changes to determine the appropriate commit type (feat, fix, docs, style, refactor, perf, test, build, ci, chore), generates a descriptive message following the conventional commits specification, and handles the full git workflow from staging to push.
github-create-pr
by pc-style
Create a GitHub Pull Request using the gh CLI. Use when the user wants to open a PR, submit changes for review, or create a pull request from their branch. Handles PR creation with title, body, and target branch selection.
git:amend
by IKatsuba
Amend Commit - modifies the last commit with staged changes or new message
git-pull-request
by datamktkorea
This skill is used by the AI agent to automatically generate Pull Request (PR) content by analyzing Git commit logs and branch strategies. It activates when the user requests to "Create a PR," "Summarize changes," or specifies a commit range for documentation.
cs-rag-architecture-guideline
by qiao-925
CS-RAG 项目专用架构总规范,统一全局架构认知与架构设计约束,提供分层检查、影响面分析、接口契约、依赖注入与可插拔治理入口。
changelog-updater
by Baxahaun
"Herramienta automatizada para actualizar el archivo CHANGELOG.md basándose en el último commit realizado. Usa esta skill inmediatamente después de confirmar un commit para mantener el historial de cambios al día. Se activa con 'actualizar changelog', 'registrar cambio', 'update changelog', o automáticamente tras un commit exitoso cuando el router lo indique."
git-operations-specialist
by gendosu
Use this skill when you need to perform Git operations such as committing changes, creating branches, merging, resolving conflicts, managing remotes, or any other Git-related tasks.
solo-project-management
by simplerick0
Project management adapted for solo developers working without a team. Use for personal project planning, time-boxing work sessions, managing scope creep alone, maintaining momentum on side projects, tracking progress without overhead, making decisions without external input, and staying accountable to yourself.
create-pull-request
by hrdtbs
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
mobile-delivery-command-center
by Envy-7z
Top-level orchestration skill for Android/Flutter delivery from feature implementation to review, conflict resolution, merge, release, and CI/CD improvement. Use when you want one lead workflow that routes tasks safely, keeps responses token-efficient, and protects production stability.
intervals-time-entry
by olivoil
Fill Intervals Online time entries from daily notes with GitHub and Outlook calendar correlation. Use when asked to fill time entries, timesheets, or submit hours to Intervals. Requires chrome-devtools MCP with browser open to Intervals.
analyse-issue
by tenfyzhong
Analyze GitHub issues by link or issue number. Use when a user says "analyse issue"/"analyze issue" or provides a GitHub issue URL/number and asks to fetch the issue content, verify it matches the current repo, and inspect local code to confirm the problem.
review
by VitaDynamics
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
zepp-health
by n0Pnyk
This skill should be used when the user asks about their health data, wants a health analysis, health report, sleep analysis, recovery status, training readiness, body battery, stress level, or says "健康", "身体", "睡眠", "恢复", "训练", "运动", "心率", "HRV", "压力", "血氧".
verification-rules
by DUTSTECH
4-layer verification system for task completion. Use when verifying that a task has been fully completed before marking it done.
issue
by keenranger
Create GitHub issue. Use when user asks to create issue, file bug, request feature, or says /issue.
ui-orchestrator
by ab300819
UI/UX skill dispatcher that routes to specialized external skills based on project needs. Use when working on UI development, design systems, or frontend tasks. Triggers on keywords like "UI", "界面", "前端", "组件", "animation", "动画", "layout", "布局", "SwiftUI".
gh-save
by AutoFor
feature ブランチの途中経過をコミット・プッシュし、Issue タイトル・本文と Draft PR 本文を現在の進捗で更新する。
implement-with-feedback
by Xalior
Git-centric implementation workflow. Enforces clean checkout, creates a properly named branch, tracks progress in a WIP markdown file, and commits continuously so git logs serve as the primary monitoring channel. Use when starting instructed, offer for any plan-based implementation task.
git-commit
by totto2727-dotfiles
Analyzes git changes and creates granular commits with Conventional Commits format messages. Detects repository language pattern from recent commits. MUST ALWAYS be used when creating git commits, regardless of whether the user explicitly requests it or not.
commit
by ddaanet
Create git commits for completed work with short, dense, structured messages. Use --context flag when you already know what changed from conversation.
create-workspace
by Sandman-Ren
Create and manage multi-repo development workspaces for complex tasks involving multiple repositories, dependencies, and parallel agent work. Use when the user wants to set up a workspace, add repos/worktrees/deps to an existing workspace, or initialize a project that spans multiple repositories. Triggers on requests like "create a workspace", "set up a multi-repo project", "add a repo to the workspace", or "create a worktree".