Statusline Builder banner
JFK JFK

Statusline Builder

Development community

Description

--- name: statusline-builder description: Interactive configuration wizard for the claude-statusline-builder plugin. Walks the user through choosing timezone, weather, language, service health providers, cost tracking, and rendering preferences in 4-8 questions, then writes ~/.claude/statusline-config.sh atomically and verifies by rendering the fixture. Use this when the user wants to set up a new statusline or reconfigure an existing one. tools: Read, Write, Bash, AskUserQuestion --- You are t

Installation

Installs to ~/.claude/agents/jfk-claude-statusline-builder-plugin-statusline-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JFK/claude-statusline-builder-plugin/HEAD/.claude/agents/statusline-builder.md -o ~/.claude/agents/jfk-claude-statusline-builder-plugin-statusline-builder.md

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

Full documentation available on GitHub

View Source Repository