Git & VCS

Git operations, commit helpers, branch management

Showing 1897-1920 of 5242 skills
Ven0m0

code-reviewer

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

Code Review 7 6mo ago
Ven0m0

github-operations

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

Code Gen 7 7mo ago
vladmdgolam

time-lens

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

File Ops 7 6mo ago
axiomantic

finishing-a-development-branch

by axiomantic

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

Code Review 10 6mo ago
TrevorS

Skill Builder

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

Code Gen 10 10mo ago
axiomantic

finding-dead-code

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

Analytics 10 6mo ago
axiomantic

resolving-merge-conflicts

by axiomantic

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

Code Gen 10 6mo ago
axiomantic

advanced-code-review

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

Code Review 10 6mo ago
axiomantic

managing-artifacts

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

Code Review 10 6mo ago
axiomantic

fact-checking

by axiomantic

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

Academic 10 6mo ago
axiomantic

receiving-code-review

by axiomantic

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

Code Review 10 6mo ago
TrevorS

GitHub Prior Art Research

by TrevorS

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

Embeddings 10 10mo ago
axiomantic

using-git-worktrees

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

Code Gen 10 6mo ago
TrogonStack

gh-enrich-pr-description

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

Code Review 10 6mo ago
axiomantic

requesting-code-review

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

Code Review 10 6mo ago
axiomantic

reviewing-prs

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

Code Review 10 6mo ago
rube-de

pr-check

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

Code Review 10 6mo ago
TrevorS

jj-workflow

by TrevorS

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

CLI Tools 10 7mo ago
luosky

coding-agent-workflow

by luosky

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

CLI Tools 10 3mo ago
TrevorS

git-workflow

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

Agents 10 8mo ago
rube-de

oasis-dev

by 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 Tools 10 7mo ago
rube-de

git-ops

by rube-de

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

CLI Tools 10 6mo ago
rube-de

test

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

Processing 10 6mo ago
rube-de

jules-review

by rube-de

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

Code Review 10 6mo ago