ratchet:statusline

Install and configure the Ratchet statusline for Claude Code.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/netbrain/ratchet --skill ratchet-statusline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ratchet:statusline
Source: https://github.com/netbrain/ratchet/tree/main/skills/statusline
Command: npx skills add https://github.com/netbrain/ratchet --skill ratchet-statusline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures Claude Code to display Ratchet progress information in your terminal by installing and wiring a statusline script.

Core Features & Use Cases

  • Install the statusline locally or globally and ensure Claude Code reads the path
  • Auto-discover or fetch the statusline script and update settings.json while preserving existing settings
  • Remove the statusline to restore defaults and revert Claude Code to its original state

Quick Start

Install the statusline by locating or fetching the script, updating settings, and restarting Claude Code to apply changes.

Frequently Asked Questions about ratchet:statusline

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

FAQPage Schema
How do I install a statusline for Claude Code to display terminal progress?

The Skill automates statusline installation by locating or fetching the script, installing it to the correct path, and updating Claude Code settings to enable real-time progress visibility.

Does configuring the Ratchet statusline overwrite my existing Claude Code settings?

Configuring the Ratchet statusline preserves your existing Claude Code settings. The Skill updates settings.json to point to the script while safely maintaining your current configuration values.

Can I remove the Ratchet statusline and restore Claude Code to its default state?

Yes, you can remove the Ratchet statusline to restore defaults. The Skill supports complete removal, reverting Claude Code back to its original state without the statusline configuration.

What is a Claude Code statusline and when do I need to configure it?

A Claude Code statusline displays Ratchet progress information directly in your terminal. You configure it when you want real-time visibility into task progress within your development environment.

How do I update Claude Code settings to point to a custom statusline script?

To update Claude Code settings, the Skill auto-discovers the statusline script path and modifies settings.json, wiring the configuration to the script so the terminal displays the statusline upon restart.