Hermes Registry

Search the registry

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

8 results

Neon

1.0.0

Neon

MCP

Serverless Postgres with branch-based migrations — the agent tests migrations on an instant copy-on-write branch before applying.

databasepostgresneon
2

code-review-and-quality

1.0.0

addyosmani · software-development

Skill

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

Code ReviewQualityStandards
0

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

gh-address-comments

1.0.0

openai · github

Skill

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

GitHubPR ReviewComments
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-pr-workflow

1.1.0

Hermes Agent · github

Skill

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

GitHubPull-RequestsCI/CD
0

review

1.0.0

mattpocock · software-development

Skill

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

Code ReviewStandardsSpec
0