Original Reddit post

Hey guys, I’m the creator of claude-code-hermit open source plugin. We just reached 20k+ downloads this weekend on GitHub and I want to hear your experience and feedback on using the plugin. In short, for those who don’t know, it’s a Claude Code Plugin you install that turns a Claude Code instance into a proactive , self-learning , cost-aware , observable always-on Claude agent . You can run several of these, one per folder with a single subscription. It doesn’t try to reinvent, but instead glues all the native stack to bring an agent to life inside a Claude Code Instance: /loop , CronCreate , MonitorTool , Channels , Auto-memory , Native-Tasks . The plugin has grown as Claude Code has been updating, the last updates have been focused on token efficiency, session management, isolation: Persistent local routines Uses CronCreate Tool , you can can delegate local routines to sub agents, in some cases delegating to haiku dropped the usage 75% less. Automatic session management Automatically recycles the session after inactivity and X amount of hours for reflection for the self-learning loop. Proactive Push Notifications Uses the native PushNotification Tool to proactively notify you via the Official Claude App when you don’t have a Claude Code Channel active (discord & telegram) Onboarding simplicty 4 skill wizards: /hatch to setup the agent, opt-in /docker-setup scaffolds and setups automatically docker and isolation for your agent. /channel-setup for automatic & guided setup for Claude Code Channel (discord/telegram) if you didn’t during docker-setup Isolation All agents now boot with Claude Code Sandbox by default and optional docker always-on isolation /docker-setup and additional hardened /docker-security for even more restriction. All customizable As a Power user, I want everything configurable and custom per agent so you have full control over your agent and setup. Most of the feedback for the token efficiency has came from the hermits itself and the self-learning loop. We want to hear your feedback on how you have been using your Claude always-on agents, features you want, critics, everything! ;) submitted by /u/dnationpt

Originally posted by u/dnationpt on r/ClaudeCode