gtapps/claude-code-hermit

Turn Claude Code into a 24/7 Agent

73Stars on the repository
61Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

plugin-validator

01

gtapps/claude-code-hermit

Agent Claude Code

Validates a single plugin's structure in the monorepo — checks plugin.json consistency, skill frontmatter, hook matcher syntax, template variables, and cross-references between components. Takes a plugin slug. Use after structural changes for fast feedback (release-auditor handles release-readiness checks separately).

73 yesterday A 63 tokens original MIT

release-auditor

02

gtapps/claude-code-hermit

Agent Claude Code

Pre-release audit for a single plugin in the monorepo — takes a plugin slug and cross-references plugin.json version against the repo-root marketplace.json, CLAUDE.md skill list, hooks.json script paths, state-templates integrity, and CHANGELOG entries. Use before cutting a release.

73 yesterday A 64 tokens original MIT

smoke-test-runner

03

gtapps/claude-code-hermit

Agent Claude Code

Runs the contract and hook test suites for a single plugin in the monorepo to validate plugin integrity after changes. Takes a plugin slug. Use before releases or after significant modifications.

73 yesterday A 42 tokens original MIT

gtapps/claude-code-hermit

Agent

Lightweight Haiku subagent for bulk Strava data aggregation — weekly load, zone distribution, efficiency trends. Returns compact structured output; no coaching judgment. Use when you need multi-week trend tables, zone distribution over time, or bulk activity metrics.

73 yesterday A 57 tokens original MIT

evolve-runner

05

gtapps/claude-code-hermit

Agent

Executes the hermit-evolve upgrade (steps 0–9) in an isolated context so the upgrade's transient churn (changelog slice, migration execution, file diffs) never lands in the calling session. Dispatched by the hermit-evolve skill via the Agent tool; returns a compact structured report.

73 yesterday A 69 tokens original MIT

proposal-triage

06

gtapps/claude-code-hermit

Agent

Pre-creation gate for proposals — deduplicates, cross-references sessions/OPERATOR.md/compiled, and applies the three-condition rule. Accepts one or more candidates in a single call (a single candidate is a batch of one). Returns one verdict per candidate, matched by title: CREATE: | SUPPRESS: — : (" ") | DUPLICATE: …

73 yesterday A 123 tokens original MIT

reflection-judge

07

gtapps/claude-code-hermit

Agent

Post-processes reflect candidates — validates that cross-session evidence citations actually exist in S-NNN-REPORT.md before proposals or micro-approvals are queued. Returns ACCEPT | DOWNGRADE: | SUPPRESS per observation.

73 yesterday A 50 tokens original MIT

skill-eval-runner

08

gtapps/claude-code-hermit

Agent

Generic isolated-context runner — executes the analysis spec named in its dispatch and returns the structured output that spec defines. Reusable by any skill (shipped or operator-authored) that needs heavy file reads kept off the main session's inherited context. The calling skill applies any side effects the spec…

73 yesterday A 69 tokens original MIT