claude-code-hermit
Always-on project assistant with memory, routines, and domain plugins
All Skills in This Repository (47)
Pure Emerald Level Indicatorscommit
Tidy changes, update CHANGELOG.md, and create a git commit.
release
Automate plugin release workflows with semver bumps, changelog updates, and GitHub releases.
create-pr
Create a pull request from a feature branch with a drafted title and body.
dev-doctor
Inspect claude-code-hermit setups for misconfigurations and safety issues.
hatch
Append a dev workflow to CLAUDE.md and configure git safety.
dev-quality
Run tests, type checks, and lint on changed files to produce a risk report.
dev-cleanup
Identify and clean up stale or merged Git branches with operator confirmation.
dev-adapt
Profile projects to identify test commands, protected branches, and stack details.
ha-integration-health
Identify dropped Home Assistant integrations by computing per-domain unavailable-entity ratios from snapshots.
ha-analyze-patterns
Analyze Home Assistant history data to identify automation opportunities, unused devices, and energy anomalies.
ha-refresh-context
Fetch and normalize Home Assistant state into durable artifacts for automation drafting and auditing.
ha-boot
Check Home Assistant connectivity, context freshness, and locale at session start.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-hermit?▼
Run `npx skills add gtapps/claude-code-hermit --all -g -y` in your terminal to install the full plugin set globally.
What does claude-code-hermit do?▼
It turns a Claude Code session into a persistent project assistant with memory, scheduled routines, heartbeat monitoring, and a learning loop that proposes improvements for your approval.
Can it control Home Assistant or Strava?▼
Yes. Optional domain plugins add Home Assistant automation management, Strava fitness coaching, Laravel Forge deployments, and RSS feed briefs on top of the core assistant.
Is it safe to run unattended?▼
Yes. It uses permission tiers, sandboxed Docker deployment, confirmation gates for destructive actions, and operator approval for any behavior change.
Can I use it without coding experience?▼
Yes. After install, a guided hatch wizard configures everything, and you interact with the assistant in plain language via terminal, Discord, or Telegram.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core