install-followup-statusline

Install a live PR follow-up statusline in Claude Code.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a live status bar in Claude Code, showing PR follow-up CI-wait progress without requiring an agent, streamlining the monitoring process.

Core Features & Use Cases

  • Live Follow-Up Progress: View real-time CI-wait progress of PRs with step counts and status indicators.
  • Agent-Free: The status bar operates without the need for an agent, reducing computational overhead.
  • Integration: Designed to integrate with Claude Code’s statusline host, ensuring compatibility and ease of use.
  • Use Case: For users who wish to have an at-a-glance view of PR follow-up status without cluttering the console.

Quick Start

Install the follow-up statusline in Claude Code by typing: node "${CLAUDE_PLUGIN_ROOT}/scripts/workflows/follow-up/statusline/install-followup-statusline.js" --install.

Frequently Asked Questions about install-followup-statusline

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

FAQPage Schema
How do I monitor PR follow-up status in Claude Code without using an agent?

You can monitor PR follow-up status in Claude Code by installing a live status bar that displays real-time CI-wait progress with step counts and status indicators, operating entirely without an agent to reduce computational overhead.

What is a live status bar for PR follow-up in Claude Code?

A live status bar for PR follow-up is an at-a-glance interface integrated with Claude Code's statusline host that shows real-time CI-wait progress of Pull Requests, preventing console clutter while streamlining the monitoring process.

How do I install a PR status bar in Claude Code?

To install the PR status bar in Claude Code, run the node command pointing to the install-followup-statusline.js script within your plugin root directory using the --install flag to integrate it into the statusline host.

Does Claude Code support real-time CI monitoring for Pull Requests?

Yes, Claude Code supports real-time CI monitoring for Pull Requests by integrating a live status bar that provides step counts and status indicators without requiring an external agent or heavy computational overhead.

Do I need an external agent to view PR follow-up progress in Claude Code?

No, you do not need an external agent to view PR follow-up progress in Claude Code, as the status bar operates agent-free to reduce computational overhead while providing real-time CI-wait updates.