Back to tags
Tag

Agent Skills with tag: version-control

81 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

jupytext

This skill should be used when the user asks to "convert notebook to text", "use jupytext", "version control notebooks", "share data between kernels", "set up multi-kernel project", "pair notebooks with Python files", "sync ipynb and py files", or needs multi-kernel projects (Python/R/Stata/SAS) with version-control-friendly notebooks.

jupyter-notebookversion-controlmulti-kernelnotebook-sync
edwinhu
edwinhu
0

branch-discipline

Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base

branch-managementgitworkflowversion-control
troykelly
troykelly
1

pr-creation

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

pull-requestsgithubcode-documentationissue-tracking
troykelly
troykelly
1

conflict-resolution

Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity

conflict-resolutionmerge-conflictscode-integrityversion-control
troykelly
troykelly
1

merge-conflict-resolution

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

gitmerge-conflictsconflict-resolutionversion-control
axiomantic
axiomantic
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans

gitversion-controlworkspace-managementfeature-branch
axiomantic
axiomantic
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

gitworkspace-managementfeature-branchingisolation
prof-ramos
prof-ramos
0

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

gitversion-controlcommit-messageconventional-commits
prof-ramos
prof-ramos
0

open-source-contributions

|

open-sourcecollaborationcontribution-guidelinesversion-control
Jeremy Dawes - Jezweb
Jeremy Dawes - Jezweb
81

git-hex-branch-cleanup

>

gitbranch-managementcleanupversion-control
yaniv-golan
yaniv-golan
0

reindex-docs

Re-index all PDF and HTML documents, update index.html, and commit/push changes to the repository

pdfhtmlindexinggit
alanben
alanben
0

git-workflow

Git and GitHub workflow automation skills for OpenCode agents

gitgithubworkflow-automationversion-control
layeddie
layeddie
0

plan-incremental-commits

Review a mixed working tree and produce (and optionally execute) a small, logically grouped sequence of incremental git commits.

gitversion-controlincremental-commitscommit-planning
dudarev
dudarev
0

git-commit

Write clear git commits with Conventional Commits format. Detects project conventions from history and config. Guides commit granularity. Use when: (1) Completing working code, (2) Code builds and tests pass, (3) Ready to save, (4) Before pushing, (5) After review feedback. Triggers: automatically when finishing commitable work that builds and passes tests.

gitconventional-commitscommit-guidancecommit-automation
LukasStrickler
LukasStrickler
0

commit

Meaningful git commits with reasoning and wisdom extraction. Use when committing changes to capture the why, not just the what.

gitcommit-messageversion-controldeveloper-guidance
genomewalker
genomewalker
0

gh-search-commits

Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

githubversion-controlcommit-historysearch
aaddrick
aaddrick
3

gh-search-prs

Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.

githubpull-requestsmulti-repositorycli
aaddrick
aaddrick
3

gh-search

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures

githubclisearchversion-control
aaddrick
aaddrick
3

Page 1 of 5 · 81 results