Hermes Registry

Search the registry

One search across every skill, MCP server, agent, and workflow.

14 results

Git

1.1.0

Model Context Protocol

MCP

Read, search, and manipulate local Git repositories.

gitvcs
1

GitHub

1.1.0

GitHub

MCP

Manage repos, issues, and pull requests via the GitHub API.

githubgitissues
2

finishing-a-development-branch

1.0.0

obra · software-development

Skill

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

GitBranchWorkflow
0

git-guardrails-claude-code

1.0.0

mattpocock · devops

Skill

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

GitGuardrailsSafety
0

git-workflow-and-versioning

1.0.0

addyosmani · software-development

Skill

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

GitWorkflowVersioning
0

github-auth

1.1.0

Hermes Agent · github

Skill

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

GitHubAuthenticationGit
0

github-code-review

1.1.0

Hermes Agent · github

Skill

Review PRs: diffs, inline comments via gh or REST.

GitHubCode-ReviewPull-Requests
0

github-pr-workflow

1.1.0

Hermes Agent · github

Skill

GitHub PR lifecycle: branch, commit, open, CI, merge.

GitHubPull-RequestsCI/CD
0

github-repo-management

1.1.0

Hermes Agent · github

Skill

Clone/create/fork repos; manage remotes, releases.

GitHubRepositoriesGit
0

resolving-merge-conflicts

1.0.0

mattpocock · software-development

Skill

Use when you need to resolve an in-progress git merge/rebase conflict.

GitMergeConflicts
0

security-ownership-map

1.0.0

openai · red-teaming

Skill

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.

SecurityOwnershipCodebase
0

setup-pre-commit

1.0.0

mattpocock · devops

Skill

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

Pre-commitGit HooksCI
0

using-git-worktrees

1.0.0

obra · software-development

Skill

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

GitWorktrees
0

yeet

1.0.0

openai · software-development

Skill

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

GitShipCommit
0