NomaDamas

Drop And Flush — Development skill for Claude Code

Development community

[byeongi-thon] A tiny macOS menu bar bathroom where Claude / Codex mascots wander around the toilet — and get flushed with your tokens.

How to install Drop And Flush

This entry records only its repository, not the path inside it, so there is no exact command to give. Open NomaDamas/drop-and-flush and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Drop And Flush does

[byeongi-thon] A tiny macOS menu bar bathroom where Claude / Codex mascots wander around the toilet — and get flushed with your tokens. 🚽

Alternatives in Development

  • Tempest — Agentic Engineering that actually scales 161 ★
  • Anything2explainer — Topic in, narrated explainer video out 151 ★
  • Codex OpenAI Proxy — Proxy server to use ChatGPT Plus tokens with CLINE/Claude Code extensions via OpenAI API compatibility 124 ★

README

drop-and-flush 🚽

**Drop your tokens. Flush them down.**

A tiny bathroom living in your macOS menu bar. AI CLI mascots wander around the toilet — and when your session ends, they get flushed.

[![macOS](https://img.shields.io/badge/macOS-only-blue?logo=apple)](https://www.apple.com/macos/) [![License: MIT](https://img.shields.io/badge/code-MIT-green.svg)](LICENSE) [![Claude Code](https://img.shields.io/badge/Claude_Code-supported-D97757)](https://claude.com/claude-code) [![Codex CLI](https://img.shields.io/badge/Codex_CLI-supported-412991)](https://github.com/openai/codex)

drop-and-flush

Install

git clone https://github.com/whybe-choi/drop-and-flush
cd drop-and-flush
./install.sh --menubar
drop-and-flush start

A 🚽 icon appears in your menu bar. It activates from your next AI CLI session.

The installer also links a small CLI at `~/.local/bin/drop-and-flush`: `start`, `stop`, `restart`, `status`, `sessions`, `tokens`, `flush`, `doctor`, `package`, `logs`, and more. See [CLI commands](#cli-commands).

Requires: macOS · Node 20+ · auto-detected CLIs (`~/.claude`, `~/.codex`)


Menu Bar App

When What happens
Idle Mascots wander around the toilet
Menu bar icon 🚽 12.4K — today's cumulative tokens
Per response plop sound + toast + counter updates
Session end Bathroom window pops up → mascots get sucked into the toilet + flush~

Mascot mood shifts with your token usage (calm → worried → panic).
Only installed CLIs (detected via `~/.claude` etc.) appear in the scene.


CLI commands

The `drop-and-flush` command lets you control the menu bar app and inspect live session state from any terminal. After the first build, run `drop-and-flush install` to symlink it into `~/.local/bin`.

App lifecycle

drop-and-flush start       # Launch the packaged menu bar .app
drop-and-flush stop