statusline

Install and configure a dynamic status line in Claude Code IDE.

17|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/SienkLogic/plan-build-run --skill statusline-sienklogic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statusline
Source: https://github.com/SienkLogic/plan-build-run/tree/main/plugins/copilot-pbr/skills/statusline
Command: npx skills add https://github.com/SienkLogic/plan-build-run --skill statusline-sienklogic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides real-time project status updates directly within your Claude Code IDE, helping you stay informed about your project's phase, plan progress, Git branch, and context window usage without leaving your editor.

Core Features & Use Cases

  • Real-time Status Display: Shows current phase, plan progress, Git branch, and context window usage in the Claude Code status bar.
  • Easy Installation & Configuration: Simple commands to install, uninstall, or preview the status line.
  • Use Case: As you work on a complex project, the status line immediately shows you which phase you're in, how far along the current plan is, and your current Git branch, all without needing to run separate commands.

Quick Start

Install the PBR status line by running the statusline skill with no arguments.

Frequently Asked Questions about statusline

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

FAQPage Schema
How do I display live project status and context usage in the Claude Code IDE?

To display live project status in the Claude Code IDE, install the dynamic status line by running the skill with no arguments. It shows real-time phase, plan progress, Git branch, and context window usage directly in your editor.

What information can I show in a Claude Code IDE status line?

A Claude Code IDE status line can display current project phase, plan progress, Git branch, and context window usage. It pulls this live project information directly from your environment and planning configuration.

Can I customize the IDE status line configuration per project?

Yes, you can customize the IDE status line per project by configuring settings via a .planning/config.json file. This allows you to tailor the displayed project status information for each specific workspace.

How do I remove or preview a dynamic status line in the Claude Code IDE?

You can remove or preview the dynamic status line in the Claude Code IDE by running the skill with specific uninstall or preview commands. These commands manage the integration with your Claude Code settings.

Does the Claude Code status line work without external dependencies?

Yes, the Claude Code status line works without external dependencies. It relies solely on internal scripts to integrate with Claude Code settings and display live project status information.