install

Install or remove the maestro fleet status line in Claude Code.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users install or remove the maestro fleet status line in Claude Code, providing a live, agent-free status bar showing the status of maestro orchestration topics.

Core Features & Use Cases

  • Install Maestro Status Line: Register the maestro fleet status line to display live status updates.
  • Remove Maestro Status Line: Unregister the maestro status line, removing it from the status bar.
  • Use Case: When a user wants to set up the maestro status bar to monitor the status of their maestro orchestration topics or remove it when not needed.

Quick Start

To install the maestro status line, use the command: node "$CLAUDE_PLUGIN_ROOT/skills/install/scripts/install-statusline.js".

Frequently Asked Questions about install

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

FAQPage Schema
How do I install a status line in Claude Code?

To install a status line in Claude Code, run the script `node "$CLAUDE_PLUGIN_ROOT/skills/install/scripts/install-statusline.js"` to register the maestro fleet status line for live orchestration topic updates.

How do I remove the maestro status line from Claude Code?

You can remove the maestro status line by executing the uninstall script within your Claude Code environment to unregister the status bar and stop live orchestration topic updates.

Does the Claude Code maestro status line require a specific environment?

Yes, the maestro fleet status line requires a Claude Code environment and bash to execute the installation script and display live status updates for orchestration topics.

What is the maestro fleet status line used for?

The maestro fleet status line provides a live, agent-free status bar in Claude Code to monitor the real-time status of maestro orchestration topics without running background agents.

Can I monitor maestro orchestration topics without running an agent?

Yes, the maestro fleet status line provides an agent-free status bar in Claude Code to display live status updates for your orchestration topics once installed via the bash script.