install-work-statusline

Install and manage a live status bar for the /work workflow in Claude Code.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill install-work-statusline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-work-statusline
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/install-work-statusline
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill install-work-statusline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a live, agent-free status bar in Claude Code, showing the current /work step, position, detail, and timer, enabling users to track the progress of their workflow at a glance.

Core Features & Use Cases

  • Real-time Workflow Progress: Track the current step and position of the /work workflow.
  • Detailed Progress Information: View detailed information such as the task in progress, review progress, and timer.
  • Customizable Commands: Install or remove the status bar using simple commands.

Quick Start

Install the work statusline by running 'node "${CLAUDE_PLUGIN_ROOT}/scripts/workflows/work/statusline/install-work-statusline.js"'

Frequently Asked Questions about install-work-statusline

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

FAQPage Schema
How do I view real-time workflow progress in Claude Code?

To view real-time workflow progress in Claude Code, you can install a live status bar that displays the current /work step, position, detail, and timer for at-a-glance tracking.

What information does the Claude Code work status bar show?

The work status bar shows the current /work step, position, detailed task information, review progress, and a timer, allowing you to track workflow progress in real-time.

How do I install the work statusline for Claude Code?

To install the work statusline, run the provided node command pointing to the install-work-statusline.js script located in the Claude Code plugin scripts directory.

Can I remove the status bar from my Claude Code workflow?

Yes, you can remove the status bar from your Claude Code workflow using simple customizable commands provided by the skill to install or uninstall the tracking display.

Does the Claude Code workflow status bar require a background agent to run?

No, this status bar is an agent-free solution for Claude Code, meaning it operates without requiring a dedicated background agent to display real-time workflow tracking.