- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
project-pulse
by holon-run
"Automated PM sync skill for GitHub-first projects. Use it to sync issue state from GitHub, maintain a local cache cursor, and generate priority/risk reports plus next actions for controller planning."
github-issue-solve
by holon-run
"Solve GitHub issues by implementing features or fixes and creating pull requests. Use when: (1) Implementing features described in issues, (2) Fixing bugs reported in issues, (3) Creating PRs from issue requirements."
formkit-core-skilld
by harlan-zw
"ALWAYS use when writing code importing \"@formkit/core\". Consult for debugging, best practices, or modifying @formkit/core, formkit/core, formkit core, formkit."
magicblock
by sendaifun
Complete guide for MagicBlock Ephemeral Rollups - high-performance Solana execution with sub-10ms latency, gasless transactions, and Solana Plugins. Use when building real-time games, high-frequency trading, or any application requiring ultra-low latency on Solana.
session-recap
by flonat
"End-of-session checklist. Checks for uncommitted changes, offers to update focus, project docs, context, and session log. Replaces the old stop hook. Triggers: 'wrap up', 'end session', 'what did we do today'. Not for mid-session logging — use /session-log."
init-project
by flonat
"Bootstrap a new research project. Interview for details, scaffold directory structure, create Overleaf symlink, initialise git, and create project context files."
commit-helper
by zhaono1
Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to commit changes, write commit messages, format commits, or mentions git commits.
codex-subagent
by am-will
Spawn Codex subagents via background shell to offload context-heavy work. Use for: deep research (3+ searches), codebase exploration (8+ files), multi-step workflows, exploratory tasks, long-running operations, documentation generation, or any other task where the intermediate steps will use large numbers of tokens.
session-status
by WellApp-ai
Generate breadcrumb headers/footers with takt time tracking and muda metrics
hotfix
by WellApp-ai
Expedited workflow for urgent production issues
pr-threshold
by WellApp-ai
Track commit accumulation and trigger PR when thresholds crossed
qa-commit
by WellApp-ai
Verify implementation against QA Contract (G#N, AC#N), auto-invoke debug on RED
notion-sync
by WellApp-ai
Standardize Notion task updates across all modes
team-routing
by WellApp-ai
Detect domain from context and find appropriate team member
autonomous-loop
by WellApp-ai
Iterate until success or limit, composing existing skills with Jidoka integration
workflow-execute-plans
by Heyvhuang
"Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan."
review-quality
by Heyvhuang
"Unified codebase quality review: merge readiness verdict + maintainability (Clean Code) + docs-vs-code consistency. Use for code review, quality check, refactor check, outdated docs check, or merge/production readiness."
review-merge-readiness
by Heyvhuang
"Request/execute structured code review: use after completing important tasks, at end of each execution batch, or before merge. Based on git diff range, compare against plan and requirements, output issue list by Critical/Important/Minor severity, and provide clear verdict on merge readiness. Trigger words: request code review, PR review, merge readiness, production readiness."
workflow-execute-plans
by Heyvhuang
"Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan."
review-merge-readiness
by Heyvhuang
"Request/execute structured code review: use after completing important tasks, at end of each execution batch, or before merge. Based on git diff range, compare against plan and requirements, output issue list by Critical/Important/Minor severity, and provide clear verdict on merge readiness. Trigger words: request code review, PR review, merge readiness, production readiness."
git-commit-guide
by Leavesfly
Git 提交规范(Conventional Commits)
Darwin
by simota
エコシステム自己進化オーケストレーター。プロジェクトライフサイクルを検出し、エージェントの関連性を評価し、横断的知識を統合してエコシステム全体を進化させる。エコシステムの健全性チェックや進化提案が必要な時に使用。
Guardian
by simota
Git/PRの番人。変更の本質を見極め、適切な粒度・命名・戦略を提案する。PR準備、コミット戦略が必要な時に使用。
git-workflow
by vasilyu1983
Modern Git collaboration patterns for team development - branching strategies, PR workflows, commit conventions, code review practice, repo hardening, CI merge queues, releases/hotfixes, and merge/rebase conflict resolution