Git 与版本控制

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

显示 1897-1920 / 共 5242 个技能
Ven0m0

code-reviewer

Ven0m0

Review code for correctness, maintainability, and adherence to project standards. Supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). Use when asked to review code, check a PR, or analyze changes.

代码评审 7 6个月前
Ven0m0

github-operations

Ven0m0

Comprehensive GitHub operations using the gh CLI tool. Supports pull requests, issues, workflows/actions, releases, repositories, gists, and advanced Git operations with full access to GitHub API through gh. Use when working with GitHub PRs, issues, actions, releases, or repos. Triggers: gh, GitHub, pull request, PR, issue, workflow, actions, release, gist.

代码生成 7 7个月前
vladmdgolam

time-lens

vladmdgolam

Analyze and visualize time spent on software projects by combining data from multiple sources: WakaTime coding time, git commit session detection, Claude Code usage, Codex CLI usage, and Cursor IDE usage. Produces both an interactive HTML dashboard (dark-themed, Chart.js) and a Markdown report with ASCII charts. Use when the user asks to: analyze work hours, calculate time spent on a project, generate a work hours report, visualize coding activity, create a project time breakdown, or summarize development effort across date ranges.

文件操作 7 6个月前
axiomantic

finishing-a-development-branch

axiomantic

"Use when implementation is complete, all tests pass, and you need to decide how to integrate the work"

代码评审 10 6个月前
TrevorS

Skill Builder

TrevorS

Create and validate Agent Skills with proper structure and effective descriptions. Use when building custom skills, testing skill discovery, or designing new skill workflows.

代码生成 10 10个月前
axiomantic

finding-dead-code

axiomantic

Use when reviewing code changes, auditing new features, cleaning up PRs, or user says "find dead code", "find unused code", "check for unnecessary additions", "what can I remove".

分析 10 6个月前
axiomantic

resolving-merge-conflicts

axiomantic

"Use when git merge or rebase fails with conflicts, you see 'unmerged paths' or conflict markers (<<<<<<< =======), or need help resolving conflicted files"

代码生成 10 6个月前
axiomantic

advanced-code-review

axiomantic

"Use when performing thorough multi-phase code review with historical context tracking and verification. Triggers: 'thorough review', 'deep review', 'review this branch in detail', 'full code review with report'. 5-phase process: strategic planning, context analysis, deep review, verification, report generation. More heavyweight than code-review; produces detailed artifacts. For quick review, use code-review instead."

代码评审 10 6个月前
axiomantic

managing-artifacts

axiomantic

Use when generating documents, reports, plans, audits, or when asked where to save files. Triggers on "save report", "write plan", "where should I put", "project-encoded path"

代码评审 10 6个月前
axiomantic

fact-checking

axiomantic

"Verify technical claims in code, docs, and comments via evidence-backed verdicts before merge."

学术 10 6个月前
axiomantic

receiving-code-review

axiomantic

"[DEPRECATED] Routes to code-review --feedback. Use when received code review feedback needs processing."

代码评审 10 6个月前
TrevorS

GitHub Prior Art Research

TrevorS

When asked implementation questions or tool selection questions like "how do

向量嵌入 10 10个月前
axiomantic

using-git-worktrees

axiomantic

"Use when starting feature work that needs isolation from current workspace, setting up parallel development tracks, or before executing implementation plans. Triggers: 'worktree', 'separate branch', 'isolate this work', 'don't mess up current work', 'work on two things at once', 'parallel workstreams', 'sandboxed workspace'."

代码生成 10 6个月前
TrogonStack

gh-enrich-pr-description

TrogonStack

Enrich GitHub PR descriptions with root-cause context, related issues/PRs, and CC mentions. Use when creating or editing a PR, when a PR has an empty or sparse description, or when the user asks to improve a PR description.

代码评审 10 6个月前
axiomantic

requesting-code-review

axiomantic

"Use when implementation is done and you need a structured pre-PR review workflow. Triggers: 'ready for review', 'review my changes before PR', 'pre-merge check', 'is this ready', 'submit for review'. Orchestrates multi-phase review (planning, context assembly, dispatch, triage, fix, gate). Dispatches code-review internally. NOT the same as finishing-a-development-branch (which handles merge/PR decisions after review passes)."

代码评审 10 6个月前
axiomantic

reviewing-prs

axiomantic

"Load before dispatching any subagent to review a PR. Enforces DIFF_ONLY vs LOCAL_FILES mode selection based on branch state and worktree presence. Prevents the silent wrong-verdict failure where local files on a different branch produce confidently incorrect REFUTED findings."

代码评审 10 6个月前
rube-de

pr-check

rube-de

PR review compliance: fetch review comments from an open PR, categorize as resolved/unresolved/dismissed, critically evaluate fixable items, implement approved fixes, and reply inline.

代码评审 10 6个月前
TrevorS

jj-workflow

TrevorS

Jujutsu (jj) version control, load skill when hook output shows vcs=jj-colocated or vcs=jj in the system-reminder.

CLI 工具 10 7个月前
luosky

coding-agent-workflow

luosky

用 GitHub label 驱动本机 agent 处理 issue/PR,daemon 自动监听并派工。包含 setup(一次部署到某个项目)、status(查 daemon 状态)、disable(关闭某项目的 daemon)等命令

CLI 工具 10 3个月前
TrevorS

git-workflow

TrevorS

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

智能体 10 8个月前
rube-de

oasis-dev

rube-de

Help developers build on Oasis Network: Sapphire confidential EVM, ROFL off-chain apps, CLI operations, SDK patterns (Rust, Go, TypeScript, Python), and ParaTime development.

CLI 工具 10 7个月前
rube-de

git-ops

rube-de

Git hygiene: clean up merged branches, prune stale remotes, and verify repository state.

CLI 工具 10 6个月前
rube-de

test

rube-de

Test coverage analysis: detect test framework, run test suite, capture failures and coverage metrics, identify coverage gaps in recent changes, and create a structured GitHub issue.

数据处理 10 6个月前
rube-de

jules-review

rube-de

Review Jules (Google AI agent) pull requests using AI council. Supports -quick flag for lightweight reviews via parallel triage.

代码评审 10 6个月前