Git & VCS

Git operations, commit helpers, branch management

Showing 745-768 of 5242 skills
ruby-git

breaking-change-analysis

by 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."

Code Review 1.8K 6mo ago
ruby-git

review-backward-compatibility

by 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."

Code Review 1.8K 6mo ago
ruby-git

project-context

by 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 & VCS 1.8K 6mo ago
ruby-git

review-command-yard-documentation

by 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."

Code Review 1.8K 6mo ago
ruby-git

dependency-management

by 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 1.8K 6mo ago
ruby-git

review-command-tests

by 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 & VCS 1.8K 6mo ago
ruby-git

refactor-command-to-commandlineresult

by 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 & VCS 1.8K 6mo ago
ruby-git

extract-command-from-lib

by 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 & VCS 1.8K 6mo ago
ruby-git

reviewing-skills

by 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.'

Code Review 1.8K 6mo ago
ruby-git

development-workflow

by 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."

Code Review 1.8K 6mo ago
ruby-git

pull-request-review

by 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."

Code Review 1.8K 6mo ago
RediSearch

read-unmodified-c-module

by RediSearch

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

CLI Tools 6.2K 7mo ago
dartsim

dart-backport-pr

by dartsim

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

Git & VCS 1.2K 1mo ago
dartsim

dart-docs-update

by dartsim

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

Automation 1.2K 1mo ago
dartsim

dart-analyze

by dartsim

"DART Analyze: analyze repository evidence without editing"

Automation 1.2K 1mo ago
dartsim

dart-model-upgrade

by 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"

Code Review 1.2K 1mo ago
dartsim

dart-contribute

by dartsim

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

Code Review 1.2K 1mo ago
dartsim

dart-fix-issue

by dartsim

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

Automation 1.2K 1mo ago
dartsim

dart-manage-pr

by dartsim

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

Comments 1.2K 1mo ago
dartsim

dart-resume

by dartsim

"DART Resume: continue work from a previous session"

Code Review 1.2K 1mo ago
dartsim

dart-release-merge-main

by dartsim

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

Git & VCS 1.2K 1mo ago
dartsim

dart-fix-ci

by dartsim

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

CLI Tools 1.2K 1mo ago
dartsim

dart-next

by dartsim

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

Code Review 1.2K 1mo ago
dartsim

dart-release-packaging

by dartsim

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

Code Gen 1.2K 1mo ago