Git & VCS

Git operations, commit helpers, branch management

Showing 649-672 of 5242 skills
daymade

github-contributor

by daymade

Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to open-source projects, building GitHub presence, or learning contribution best practices.

Code Review 1.4K 7mo ago
daymade

markdown-tools

by daymade

Converts documents to markdown with multi-tool orchestration for best quality. Supports Quick Mode (fast, single tool) and Heavy Mode (best quality, multi-tool merge). Use when converting PDF/DOCX/PPTX files to markdown, extracting images from documents, validating conversion quality, or needing LLM-optimized document output.

CLI Tools 1.4K 7mo ago
daymade

repomix-safe-mixer

by daymade

Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.

CLI Tools 1.4K 10mo ago
daymade

competitors-analysis

by daymade

Analyze competitor repositories with evidence-based approach. Use when tracking competitors, creating competitor profiles, or generating competitive analysis. CRITICAL - all analysis must be based on actual cloned code, never assumptions. Triggers include "analyze competitor", "add competitor", "competitive analysis", or "竞品分析".

CLI Tools 1.4K 7mo ago
langwatch

implement

by langwatch

"Start implementation of a GitHub issue. Usage: /implement #123 or /implement <issue-url>"

Agents 3.5K 7mo ago
langwatch

langwatch

by langwatch

The platform for LLM evaluations and AI agent testing

Git & VCS 3.5K 7mo ago
langwatch

watch-ci

by langwatch

"Watch CI for the current branch's PR. Blocks until CI completes, then fixes failures or addresses review comments. Loops until green."

CI/CD 3.5K 6mo ago
langwatch

launch

by langwatch

Create worktrees, tmux sessions, and Claude sessions for GitHub issues. Use when spinning up parallel implementation work.

Auth 3.5K 6mo ago
aaddrick

implement-issue

by aaddrick

Use when given a GitHub issue number and base branch to implement end-to-end

Automation 5.4K 6mo ago
meta-pytorch

sprint

by meta-pytorch

Work on a batch of GitHub issues in parallel using Agent Teams. Creates one worktree per issue with TDD enforcement, coordinates via a lead agent, then produces stacked PRs.

Code Gen 2.5K 7mo ago
meta-pytorch

pre-submit-pr

by meta-pytorch

Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.

Code Review 2.5K 7mo ago
gitbutlerapp

but

by gitbutlerapp

"Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations."

Processing 21.6K 7mo ago
dagger

dagger-chores

by dagger

Handle quick, repeatable Dagger repository maintenance chores. Use when the user asks for small operational changes and wants the same established edits and commit style applied quickly.

Code Gen 16.2K 6mo ago
lee-to

aif-implement

by lee-to

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

Automation 1.1K 6mo ago
lee-to

aif-review

by lee-to

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".

Code Review 1.1K 6mo ago
lee-to

aif-commit

by lee-to

Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".

Code Gen 1.1K 6mo ago
lee-to

aif-ci

by lee-to

Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says "ci", "setup ci", "github actions", "gitlab ci", "pipeline".

CI/CD 1.1K 6mo ago
lee-to

aif-verify

by lee-to

Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".

Code Review 1.1K 6mo ago
lee-to

aif-plan

by lee-to

Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks".

Automation 1.1K 6mo ago
NeverSight

git-rebase-sync

by NeverSight

Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing.

CLI Tools 203 6mo ago
woocommerce

woocommerce-git

by woocommerce

Guidelines for git and GitHub operations in the WooCommerce repository.

Code Gen 10.5K 7mo ago
dotnet

servicing-pr

by dotnet

'Create EF Core PRs targeting servicing release branches (release/*). Use when working on a PR that targets a release branch, backporting a fix from main, or when the user mentions servicing, patch, or release branch.'

Code Review 1.2K 6mo ago
dotnet

make-custom-agent

by dotnet

'Create custom GitHub Copilot agents. Use when asked to create, scaffold, or configure a custom agent, declarative agent, or @-invokable chat participant for GitHub Copilot.'

Agents 1.2K 6mo ago
mikeyobrien

release-bump

by mikeyobrien

Use when bumping ralph-orchestrator version for a new release, after fixes are committed and ready to publish

Code Gen 3.1K 7mo ago