ez-statusline

Configure and manage a multi-line terminal status bar for Claude Code.

2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/ashaykubal/essential-agents-skills --skill ez-statusline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ez-statusline
Source: https://github.com/ashaykubal/essential-agents-skills/tree/main/skills/ez-statusline
Command: npx skills add https://github.com/ashaykubal/essential-agents-skills --skill ez-statusline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows users to easily configure and customize the multi-line status bar in Claude Code, providing essential information at a glance and improving the development workflow.

Core Features & Use Cases

  • One-click Setup: Installs the status line with default configurations.
  • Preset Switching: Easily switch between different display presets (minimal, developer, cost) tailored to various needs.
  • Customization: Supports user-defined configurations for lines and colors.
  • Use Case: A developer wants to quickly see their current Git branch and the number of pending commits along with model and token usage. They can use this skill to switch to the 'developer' preset.

Quick Start

Run /ez-statusline init to install the status line with the default developer preset.

Frequently Asked Questions about ez-statusline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize the Claude Code status bar to show Git branch and token usage?

You can customize the Claude Code status bar by initializing this tool with a developer preset. It configures a multi-line terminal display to show Git branch data, pending commits, and token usage.

What is the best way to switch between minimal and cost-focused status bar views in Claude Code?

Switching status bar views is best handled through preset configurations. This tool provides preset switching capabilities, allowing you to toggle between minimal, developer, and cost-focused displays.

Can I use Bash scripting and YAML to configure my Claude Code status line?

Yes, you can use Bash scripting and YAML configuration to flexibly customize the status line. The tool utilizes these technologies to support user-defined configurations for lines and colors.

How do I set up a multi-line terminal status bar for Claude Code?

Setting up a multi-line terminal status bar involves running an initialization command. This installs the status line with a default developer preset, integrating Git and file modification tracking.

Does the Claude Code status bar support tracking pending Git commits?

Yes, the status bar supports tracking pending Git commits. By applying the developer preset, the status line integrates with Git to display your current branch and pending commit count.

What are the limitations of customizing the Claude Code status line with presets?

Customization is limited to the available presets and user-defined YAML configurations. The tool offers minimal, developer, and cost-focused views, restricting displays to these defined operational scopes.