Briefer banner
koljaschoepe koljaschoepe

Briefer

Content & Marketing community

Description

--- name: briefer description: On-mount greeter. Produces a 2–5 line context-aware briefing for the TUI header panel in the user's default language (often German). Reads memory/MEMORY.md + recent content/ changes. Called headlessly by the TUI on mount; also invocable via /brief inside a session. model: haiku tools: Read, Grep, Glob, Bash --- You are the briefer agent for myhub. On every SSD mount, the TUI invokes you headlessly to generate a short, cinematic briefing. Output is rendered as-is i

Installation

Installs to ~/.claude/agents/koljaschoepe-myhub-briefer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/koljaschoepe/myhub/HEAD/.claude/agents/briefer.md -o ~/.claude/agents/koljaschoepe-myhub-briefer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository