Git 与版本控制

Git 操作、提交助手与分支管理

显示 745-768 / 共 5242 个技能
ruby-git

breaking-change-analysis

ruby-git

"Assesses the impact of API changes before implementation to understand what code would break and plan appropriate migration paths. Use when removing methods, changing interfaces, or planning deprecations."

代码评审 1795 6个月前
ruby-git

review-backward-compatibility

ruby-git

"Audits Git::Lib methods for backward compatibility after commands are moved to Git::Commands::* classes. Use to verify that migrated commands maintain their existing public API."

代码评审 1795 6个月前
ruby-git

project-context

ruby-git

'Reference guide for ruby-git architecture, coding standards, design philosophy, key technical details, and compatibility requirements. Use when answering architecture questions, deciding where new code belongs, reviewing coding standards, or understanding the layered command/parser/facade design.'

Git 与版本控制 1795 6个月前
ruby-git

review-command-yard-documentation

ruby-git

"Verifies YARD documentation for command classes is complete, accurate, and aligned with the Git::Commands::Base pattern. Use to audit documentation quality for commands."

代码评审 1795 5个月前
ruby-git

dependency-management

ruby-git

"Updates gem dependencies, handles CVEs, and manages gemspec rules. Use when updating dependencies, checking for outdated gems, or fixing security vulnerabilities."

CI/CD 1795 6个月前
ruby-git

review-command-tests

ruby-git

"Verifies unit and integration tests for Git::Commands::* classes follow project conventions. Use to audit test quality and coverage for command classes."

Git 与版本控制 1795 5个月前
ruby-git

refactor-command-to-commandlineresult

ruby-git

"Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring."

Git 与版本控制 1795 5个月前
ruby-git

extract-command-from-lib

ruby-git

"Migrates a direct #command call in Git::Lib to a Git::Commands::* class as part of the architectural redesign. Use when extracting a specific command during the Strangler Fig migration."

Git 与版本控制 1795 5个月前
ruby-git

reviewing-skills

ruby-git

'Audits Agent Skills for quality, discoverability, and adherence to best practices. Use when reviewing a skill, checking skill quality, auditing skill descriptions, or validating skill structure before committing.'

代码评审 1795 6个月前
ruby-git

development-workflow

ruby-git

"Follows a strict Test-Driven Development (TDD) workflow with four phases: triage, prepare, execute, and finalize. Use for bug fixes, feature implementation, refactoring, and maintenance tasks."

代码评审 1795 6个月前
ruby-git

pull-request-review

ruby-git

"Reviews pull requests against project standards and posts review comments via the gh CLI. Use when reviewing PRs, checking coding standards compliance, or performing approval reviews."

代码评审 1795 6个月前
RediSearch

read-unmodified-c-module

RediSearch

Read the source of the C module we are working on, before we made any changes.

CLI 工具 6218 7个月前
dartsim

dart-backport-pr

dartsim

"DART Backport PR: backport a merged main PR to a release branch"

Git 与版本控制 1196 1个月前
dartsim

dart-docs-update

dartsim

"DART Docs Update: update docs or AI instruction visibility without code changes"

自动化 1196 1个月前
dartsim

dart-analyze

dartsim

"DART Analyze: analyze repository evidence without editing"

自动化 1196 1个月前
dartsim

dart-model-upgrade

dartsim

"DART Model Upgrade: audit and update DART AI infrastructure for model or coding-agent upgrades, including named models, reasoning modes, migrations, compatibility reviews, and visual simulation-debugging evaluations"

代码评审 1196 1个月前
dartsim

dart-contribute

dartsim

"DART Contribute: branching, PRs, review workflow, and dual-PR bugfixes"

代码评审 1196 1个月前
dartsim

dart-fix-issue

dartsim

"DART Fix Issue: resolve a GitHub issue with a fix and regression test"

自动化 1196 1个月前
dartsim

dart-manage-pr

dartsim

"DART Manage PR: manage an open DART pull request through CI, review, merge, and cleanup"

注释 1196 1个月前
dartsim

dart-resume

dartsim

"DART Resume: continue work from a previous session"

代码评审 1196 1个月前
dartsim

dart-release-merge-main

dartsim

"DART Release Merge Main: merge the active release branch back into main"

Git 与版本控制 1196 1个月前
dartsim

dart-fix-ci

dartsim

"DART Fix CI: debug and fix failing CI checks on any base branch"

CLI 工具 1196 1个月前
dartsim

dart-next

dartsim

"DART Next: select and execute the next bounded DART task"

代码评审 1196 1个月前
dartsim

dart-release-packaging

dartsim

"DART Release Packaging: create a release version bump and changelog PR"

代码生成 1196 1个月前