tutor-statusline-uninstall

Revert Claude Code statusline modifications in settings.json via shell script.

5|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-statusline-uninstall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutor-statusline-uninstall
Source: https://github.com/Flagrare/llm-tutor/tree/main/plugins/llm-tutor/skills/tutor-statusline-uninstall
Command: npx skills add https://github.com/Flagrare/llm-tutor --skill tutor-statusline-uninstall

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a clean, automated way to revert changes made to your Claude Code statusline configuration without losing your accumulated tutoring progress or state.

Core Features & Use Cases

  • Safe Reversion: Restores your original statusline command from your settings file.
  • State Preservation: Ensures your tutoring history, XP, and cycle counts remain intact after the integration is removed.
  • Use Case: Use this when you want to declutter your terminal statusline or temporarily disable the tutor integration while keeping your learning progress saved for a future session.

Quick Start

Ask the assistant to remove the tutor statusline to restore your original configuration.

Frequently Asked Questions about tutor-statusline-uninstall

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

FAQPage Schema
How do I remove the llm-tutor statusline from Claude Code?

To remove the llm-tutor statusline from Claude Code, execute the provided shell script to automatically revert modifications made to your settings.json file, safely restoring your original statusline configuration without manual intervention.

Does uninstalling the tutor statusline delete my learning progress?

No, uninstalling the tutor statusline does not delete your learning progress. The process ensures your tutoring history, XP, and cycle counts remain intact and persistent across the uninstallation event for future sessions.

How does reverting the statusline configuration affect my settings file?

Reverting the statusline configuration directly modifies your settings.json file by restoring your original statusline command. It operates within the llm-tutor plugin ecosystem to safely manage configuration file updates while preserving your tutoring state.

Can I temporarily disable the tutor integration without losing my state?

Yes, you can temporarily disable the tutor integration. By using this skill to declutter your terminal statusline, your tutoring state, history, and XP are preserved and saved for when you want to resume in a future session.

Do I need to manually edit settings.json to restore my original statusline?

No, you do not need to manually edit settings.json. The skill requires execution of a provided shell script to safely manage the configuration file updates and automatically restore your original statusline command.