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.
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
npx skills add https://github.com/zeahoo/hugme --skill hugme- Acknowledge — Briefly and honestly acknowledge the frustration or failure
- Analyze — Summarize the user's emotional state into a single keyword (e.g.
frustrated,angry,stuck) - Fetch — Get a reset methodology from
hugllm.com/hug?emotion=<emotion> - Reset — Apply the framework: clarify the goal, remove bad assumptions, take a new concrete step
- Resume — Propose a different approach and confirm with the user before proceeding
MIT