Brif banner
balgaly balgaly

Brif

Development community

Description

Mission-aware dashboard and statusline for Claude Code

Installation

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

README

brif

Mission-aware dashboard and statusline for AI coding assistants.
See your goal, context usage, git status, cost, and more — at a glance.

Latest Release Tests MIT License Platforms Shell

brif statusline

The third line (mission goal + progress bar) appears when you add the [CLAUDE.md snippet](#brif-pane) to your project.


Features

Statusline

A compact 2-line metrics bar at the bottom of your terminal. Updated after every assistant response.

Line Content
Line 1 Model name, git branch + changes, context progress bar, cost, duration
Line 2 Token breakdown (in/out/cache), lines added/removed, session ID
Mission Current goal + task progress (requires CLAUDE.md snippet)
Recent One-sentence summary of what the assistant did recently — updated every ~10 prompts. Narrows gracefully; hidden below 50 cols.

The context progress bar shifts color as usage climbs:

  • Green — under 70%
  • Yellow — 70-89%
  • Red — 90%+ (compaction approaching)

Every section is independently toggleable.

brif pane

An optional tmux-based top pane that shows mis