gtapps

75 mods across 3 repositories, 77 stars between them.

docker-setup

49

gtapps/claude-code-hermit

Skill Claude CodeCodex

Generates Docker scaffolding and walks the operator through the full deployment — token setup, build, start, MCP plugin configuration, workspace trust, and verification. Offers to back up and overwrite existing Docker files. Run after /hatch.

73 2d ago B 51 tokens original MIT

heartbeat

50

gtapps/claude-code-hermit

Skill Claude CodeCodex

Executes the heartbeat checklist from HEARTBEAT.md. Reads the checklist, evaluates each item, and reports findings or acknowledges with HEARTBEATOK. Supports run/start/stop/status/edit subcommands.

73 2d ago A 42 tokens original MIT

gtapps/claude-code-hermit

Skill Claude CodeCodex

Designs this hermit's dashboard around what it tracks, writing a renderer that rebuilds it every refresh at no model cost. Use for "design/customize/change my dashboard", "put X on my dashboard", "remove my custom dashboard".

73 2d ago A 53 tokens original MIT

hermit-doctor

52

gtapps/claude-code-hermit

Skill Claude CodeCodex

Returns a thirty-check health report on the hermit installation (runtime, config, hooks, state-file integrity, cost, proposals, deps, version currency, permissions, docker, archival, auto-close queue, reflect loop, scheduler, watchdog, context age, opus-wake spend, routine cost, heartbeat, routine monitor, routine…

73 2d ago A 150 tokens original MIT

hermit-evolution

53

gtapps/claude-code-hermit

Skill Claude CodeCodex

Show how this hermit has evolved: cost trend and source split, routines and watches, top things produced, and what grew since hatch. Activates on messages like 'how am I trending', 'cost trend', 'evolution report', 'am I improving', 'proposal velocity', 'monthly report', 'what did I produce last month'.

73 2d ago A 74 tokens original MIT

hermit-evolve

54

gtapps/claude-code-hermit

Skill Claude CodeCodex

Evolves hermit configuration and templates after a plugin update. Detects version gaps and runs the upgrade (migrations, templates, new settings) in an isolated subagent. Run after updating the plugin.

73 2d ago A 47 tokens original MIT

hermit-health

55

gtapps/claude-code-hermit

Skill Claude CodeCodex

Show alert state, proposal queue depth, routine engagement, knowledge state, channel availability, plus fragile zones, stale accepted proposals, and recent learnings. Activates on messages like 'health check', 'how's the hermit', 'is anything broken', 'hermit health', 'system health', 'anything wrong', 'hermit…

73 2d ago A 130 tokens original MIT

hermit-routines

56

gtapps/claude-code-hermit

Skill Claude CodeCodex

Schedules routines via one persistent Monitor subprocess (zero-token skips); CronCreate fallback where Monitor is unavailable. heartbeat-restart stays a CronCreate re-arm anchor.

73 2d ago A 36 tokens original MIT

hermit-settings

57

gtapps/claude-code-hermit

Skill Claude CodeCodex

View or change hermit configuration for this project. Manages model, channels, morning brief, heartbeat, routines, idle behavior, compaction thresholds, Docker packages, and unattended mode.

73 2d ago A 41 tokens original MIT

proposal-act

58

gtapps/claude-code-hermit

Skill Claude CodeCodex

Accept, defer, dismiss, or resolve a proposal. For accepted proposals, asks how to proceed: start implementing now, create a session task, or note for manual implementation. Activates on messages like "accept PROP-", "dismiss PROP-", "defer PROP-", "resolve PROP-".

73 2d ago A 61 tokens original MIT

proposal-create

59

gtapps/claude-code-hermit

Skill Claude CodeCodex

Creates a proposal for a high-leverage improvement discovered during work. Only for ideas with real impact — not trivial fixes. Use when you discover something worth operationalizing.

73 2d ago A 36 tokens original MIT

proposal-list

60

gtapps/claude-code-hermit

Skill Claude CodeCodex

Lists all proposals with their status, source, and age. Shows auto-detected proposals prominently. Activates on messages like "what have you noticed", "any improvements", "any proposals", "show proposals".

73 2d ago A 45 tokens original MIT

rc-gate

61

gtapps/claude-code-hermit

Skill Claude CodeCodex

Open, close, or check the Remote Control spawn gate — the hermit-managed claude remote-control server that lets a phone spawn new sessions into this project.

73 2d ago A 38 tokens original MIT

release

63

gtapps/voice-channel

Skill Claude CodeCodex

Cut a coordinated release of the voice-channel plugin — bump the version across all manifests, write a CHANGELOG entry, commit, push, tag, and publish a GitHub release. Use this skill whenever the user says "release", "cut a release", "version bump", "ship it", "publish", "do the release", "changelog and push", or…

2 yesterday A 110 tokens

gtapps/voice-channel

Instructions file

Claude Code instructions for gtapps/voice-channel, covering claude.md, what this is, commands, dispatcher (python) — from dispatcher/ and plugin (typescript/bun) — from plugin/voice/.

2 yesterday A 2,032 tokens

voice

65

gtapps/voice-channel

Plugin Claude Code

Voice channel for Claude Code — ambient voice control via a LAN dispatcher with local Whisper STT and Piper TTS. Requires the voice-dispatcher service running on your laptop.

2 yesterday A tokens not measured

voice

66

gtapps/voice-channel

MCP server Claude CodeCodexCursor +2

MCP server "voice" as configured in gtapps/voice-channel. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.

2 yesterday A tokens not measured

voice:configure

67

gtapps/voice-channel

Skill Claude CodeCodex

Configure the voice channel connection — dispatcher URL, pairing string (bundles agent ID, token, and dispatcher certificate), and optional permission-relay opt-in.

2 yesterday C 35 tokens

voice:status

68

gtapps/voice-channel

Skill Claude CodeCodex

Report the current state of the voice channel connection, last utterance, and any errors.

2 yesterday A 22 tokens

msteams

70

gtapps/msteams-channel

Plugin Claude Code

Microsoft Teams channel for Claude Code: DMs and mention-gated channel messages over the Microsoft Agents SDK, with tenant/sender allowlists and pairing. Manage access via /msteams:access.

2 yesterday A tokens not measured original MIT

release

71

gtapps/msteams-channel

Skill Claude CodeCodex

Cut a release of the msteams channel plugin — validate, bump the version in all four manifests, write a CHANGELOG entry, commit, push, tag, and publish a GitHub release. Use whenever the user says "release", "cut a release", "version bump", "ship it", "publish", "tag a release", "changelog and push", or finishes a…

2 yesterday A 89 tokens original MIT

msteams

72

gtapps/msteams-channel

MCP server Claude CodeCodexCursor +2

MCP server "msteams" as configured in gtapps/msteams-channel. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --shell=bun --silent start.

2 yesterday A tokens not measured copy · 75% MIT