claude-code-hermit

A marketplace of Claude Code plugins for running long-lived coding agents that keep state, act proactively, and remain under an operator’s control.

In plain words
What is it for?
Use it to run ongoing Claude Code agents and, through its development plugin, add git-safety checks plus optional testing, quality, debugging, conflict-resolution, and pull-request workflows.
Why use it?
It reduces the need to restart agents from scratch and provides a way to review proposed changes before they are applied.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add gtapps/claude-code-hermit
agentmods
npx agentmods add plugins/gtapps/claude-code-hermit/marketplace
Clone the repo
git clone --depth 1 https://github.com/gtapps/claude-code-hermit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-code-hermit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 156 lines

How it starts

The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "claude-code-hermit",
  "owner": {
    "name": "gtapps"
  },
  "metadata": {
    "description": "Build your own fleet of always-on Claude Code agents — stateful, proactive, customizable, and operator-controlled."
  },
  "plugins": [
    {
      "name": "claude-code-hermit",
      "source": "./plugins/claude-code-hermit",
      "description": "An always-on Claude Code agent. Stateful. Proactive. Self-improving through an operator-gated proposal system. Cost-aware. Observable.",
      "version": "1.2.53",
      "category": "productivity",
      "author": {
        "name": "gtapps"
      },
      "license": "MIT",
      "homepage": "https://github.com/gtapps/claude-code-hermit",
      "repository": "https://github.com/gtapps/claude-code-hermit",
      "keywords": [
        "autonomous",
        "agent",
        "session",
        "subagents",
        "gtapps"
      ]
    },
    {
      "name": "claude-code-dev-hermit",
      "source": "./plugins/claude-code-dev-hermit",
      "description": "A development layer for claude-code-hermit. Enforces git safety across every coding agent and adds optional test, quality, debugging, conflict-resolution, and PR workflows.",
      "version": "0.4.12",
      "category": "development",
      "author": {
        "name": "gtapps"
      },
      "license": "MIT",
      "homepage": "https://github.com/gtapps/claude-code-hermit",
      "repository": "https://github.com/gtapps/claude-code-hermit",
      "keywords": [
        "development",
        "git-safety",
        "code-review",
        "gtapps"
      ]
    },
    {
      "name": "claude-code-homeassistant-hermit",
      "source": "./plugins/claude-code-homeassistant-hermit",
      "description": "A Home Assistant development and operations agent built on claude-code-hermit. Build, manage, monitor, and troubleshoot everything from automations and dashboards to helpers, devices, backups, and energy — with operator-controlled safety.",
      "version": "0.4.11",
      "cate

Read the full file on GitHub · 156 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 46f72f585c12
  2. 2d ago First seen · 156 lines scan A f80d997c0c21

Subscribe to this mod's changes

claude-code-hermit is a plugin published in the GitHub repository gtapps/claude-code-hermit (73 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.