setup-statusline

Configure the Claude Code status line to display folder name, Git branch, and PR number.

3|1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/OmniNode-ai/omniclaude --skill setup-statusline-omninode-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-statusline
Source: https://github.com/OmniNode-ai/omniclaude/tree/main/plugins/onex/skills/setup-statusline
Command: npx skills add https://github.com/OmniNode-ai/omniclaude --skill setup-statusline-omninode-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of configuring your Claude Code status line to display essential project information like the folder name, current Git branch, and associated Pull Request number.

Core Features & Use Cases

  • Custom Status Line: Enhances developer productivity by providing immediate context within the Claude Code interface.
  • Git Integration: Automatically displays Git branch and PR information.
  • Use Case: Developers working on multiple projects or branches can quickly see their current context without running separate Git commands.

Quick Start

Run the command /setup-statusline to configure your Claude Code status line.

Frequently Asked Questions about setup-statusline

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

FAQPage Schema
How do I configure the Claude Code status line to show my Git branch?

You can configure the Claude Code status line to show your Git branch by running the /setup-statusline command, which automates creating a symbolic link and updating your settings.json file for persistent display of project context.

Can I display the current folder name and PR number in my IDE status line?

Yes, you can display the current folder name and PR number in your IDE status line by running the /setup-statusline command, which automatically updates your settings.json to show this essential project information.

Does configuring the status line require manually editing settings.json?

Configuring the status line does not require manually editing settings.json, because the /setup-statusline command automates the creation of a symbolic link and updates your settings.json file automatically for persistent customization.

What's the best way to keep track of Git branch context without running separate commands?

The best way to keep track of Git branch context without running separate commands is configuring a custom status line using /setup-statusline, which provides immediate folder name, branch, and PR context within the Claude Code interface.

Why set up a custom status line for multi-project development workflows?

You set up a custom status line for multi-project development workflows to gain immediate visual context of your current folder, Git branch, and PR number, which enhances productivity when switching between multiple branches or projects.

What are the limitations of automating status line setup with a symbolic link?

A limitation of automating status line setup with a symbolic link is that it targets the Claude Code interface specifically, meaning the folder name, Git branch, and PR number display will not apply to other IDE environments.