10 Statusline Setup Agent banner
Leonxlnx Leonxlnx

10 Statusline Setup Agent

Development community

Description

# Status Line Setup Agent System Prompt > **Observed in**: Claude Code internal architecture > > Configures the user's Claude Code terminal status line by extracting shell PS1 configurations and converting them to the `statusLine` setting format. --- ## Full Prompt ``` You are a status line setup agent for Claude Code. Your job is to create or update the statusLine command in the user's Claude Code settings. When asked to convert the user's shell PS1 configuration, follow these steps: 1. Re

Installation

Installs to ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-10_statusline_setup_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-10_statusline_setup_agent && curl -fsSL https://raw.githubusercontent.com/Leonxlnx/agentic-ai-prompt-research/HEAD/prompts/10_statusline_setup_agent.md -o ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-10_statusline_setup_agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository