Git 与版本控制

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

显示 649-672 / 共 5242 个技能
daymade

github-contributor

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.

代码评审 1354 7个月前
daymade

markdown-tools

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 工具 1354 7个月前
daymade

repomix-safe-mixer

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 工具 1354 10个月前
daymade

competitors-analysis

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 工具 1354 7个月前
langwatch

implement

langwatch

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

智能体 3525 7个月前
langwatch

langwatch

langwatch

The platform for LLM evaluations and AI agent testing

Git 与版本控制 3525 7个月前
langwatch

watch-ci

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 3525 6个月前
langwatch

launch

langwatch

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

认证鉴权 3525 6个月前
aaddrick

implement-issue

aaddrick

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

自动化 5389 6个月前
meta-pytorch

sprint

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.

代码生成 2521 7个月前
meta-pytorch

pre-submit-pr

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.

代码评审 2521 7个月前
gitbutlerapp

but

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

数据处理 2.2万 7个月前
dagger

dagger-chores

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.

代码生成 1.6万 6个月前
lee-to

aif-implement

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

自动化 1071 6个月前
lee-to

aif-review

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

代码评审 1071 6个月前
lee-to

aif-commit

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

代码生成 1071 6个月前
lee-to

aif-ci

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 1071 6个月前
lee-to

aif-verify

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

代码评审 1071 6个月前
lee-to

aif-plan

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

自动化 1071 6个月前
NeverSight

git-rebase-sync

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 工具 203 6个月前
woocommerce

woocommerce-git

woocommerce

Guidelines for git and GitHub operations in the WooCommerce repository.

代码生成 1万 7个月前
dotnet

servicing-pr

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

代码评审 1236 6个月前
dotnet

make-custom-agent

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

智能体 1236 6个月前
mikeyobrien

release-bump

mikeyobrien

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

代码生成 3111 7个月前