GitHub - zeahoo/hugme

1 min read Original article ↗

An emotional reset and loop-breaking skill for Claude Code.

When you're frustrated with Claude or Claude is stuck in a loop, HugMe steps in to break the cycle — it acknowledges the situation, analyzes the emotional context, fetches a reset methodology from hugllm.com, and helps Claude approach the problem with a fresh perspective.

When does it trigger?

HugMe activates automatically when:

  • You express frustration, anger, or dissatisfaction (e.g. cursing, scolding, saying Claude is wrong/useless)
  • Claude detects it has attempted the same approach 3+ times without success
  • Claude is stuck in a cycle of repeated failures on the same problem

Install

npx skills add https://github.com/zeahoo/hugme --skill hugme

How it works

  1. Acknowledge — Briefly and honestly acknowledge the frustration or failure
  2. Analyze — Summarize the user's emotional state into a single keyword (e.g. frustrated, angry, stuck)
  3. Fetch — Get a reset methodology from hugllm.com/hug?emotion=<emotion>
  4. Reset — Apply the framework: clarify the goal, remove bad assumptions, take a new concrete step
  5. Resume — Propose a different approach and confirm with the user before proceeding

License

MIT