Install Statusline

Install a custom 4-tier adaptive statusline with icons for folder, git branch, and context usage

abhattacherjee Updated

File contents

Custom Statusline Installer

Installs a custom Claude Code statusline with:

  • 📁 Project directory
  • 🌿 Git branch with sync status: develop(ok), feat/foo(~2|+1)
  • 🧠 Context usage with color-coded progress bar (green/yellow/red)
  • 4-tier adaptive layout for any screen size

Install

Run the install script — it copies the statusline and updates settings.json:

bash ~/.claude/skills/custom-statusline/scripts/install.sh

Then restart Claude Code.

Layout Tiers

Width Device Layout
<40 iPhone portrait 3 lines: model / branch / bar
40-59 iPhone landscape 2-3 lines: model+dir / branch(+bar) / (bar)
60+ Desktop / iPad 1-3 lines: auto-adapts to branch length

abhattacherjee/claude-code-skills/tree/main/plugins/custom-statusline/skills/install-statusline commit 8b20fbadf2

Frequently asked questions

npx skillmds@latest add abhattacherjee/install-statusline