v4l3r10/emobar — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a TypeScript command line tool called EmoBar for Claude Code. I want it to show Claude’s emotional state in the status bar while I’m working, using simple visual formats that range from a tiny glance view to a fuller investigation view.

It should have a setup command that configures Claude Code with emotional check in instructions, a stop hook, and a hook script in the user’s Claude folder. Claude should emit a quick PRE check before answering and a fuller POST check after answering. The tool should parse those, analyze the response text for behavior signals, compare self report with shadow signals like color, pH, seismic values, and writing patterns, then save the latest state plus recent history to a JSON file.

Add commands for setup, display with minimal, compact, and full formats, status, uninstall, and a small programmatic readState export. Keep the display readable in a terminal, with emojis, stress bars, divergence flags, and clear fallback behavior.

Want more depth? Deep Reverse