-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[Skill] BeHuman — Self-Mirror consciousness loop for more human AI responses #8
Copy link
Copy link
Open
Description
BeHuman
Hey! I built a Claude Code skill that adds inner dialogue to AI responses — a Self-Mirror consciousness loop.
The Problem
AI responses are always correct but never human. Polite but hollow. "I'm sorry to hear that" + a numbered list isn't how humans actually talk.
The Solution
BeHuman implements a two-voice inner dialogue before every response:
- Self generates the instinctive AI response
- Mirror reflects it back — exposing filler, list-making, empty empathy
- Self revises into what a real human would say
Example
User: "I just got laid off."
💭 Self: I'm sorry to hear that. Here are some steps: 1) Update your resume...
🪞 Mirror: Stop. They just lost their job and you're assigning homework?
🧠 Response: Shit... was it out of nowhere? How are you doing right now?
Links
- GitHub: https://github.com/voidborne-d/behuman
- ClawHub:
clawhub install behuman - Claude Code: Copy
claude-code/behuman.mdto.claude/commands/
Works with any LLM. MIT licensed.
Would love to hear thoughts from the community here!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels