planSettingsShow

Display Plan plugin language, cloud status, and sync preferences from config files.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/BekaChkhiro/claude-plan-plugin --skill plansettingsshow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planSettingsShow
Source: https://github.com/BekaChkhiro/claude-plan-plugin/tree/main/commands/planSettingsShow
Command: npx skills add https://github.com/BekaChkhiro/claude-plan-plugin --skill plansettingsshow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a concise view of the Plan plugin configuration, enabling quick understanding of language settings, cloud status, and auto-sync preferences.

Core Features & Use Cases

  • Live configuration view: displays active language, the source (local/global/default), and cloud authentication status.
  • Status overview: shows the linked project and auto-sync setting, helping you troubleshoot connectivity and sync flows.
  • Local & global context: presents available project settings from local and global config files for comparison and auditing.

Quick Start

Invoke /planSettingsShow to display the current configuration and recent settings in the Claude Code UI.

Frequently Asked Questions about planSettingsShow

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

FAQPage Schema
How do I check my Plan plugin configuration for language and cloud sync status?

To check your Plan plugin configuration, invoke the settings viewer to display active language, cloud authentication state, linked project, and auto-sync preferences parsed from both local and global config files for quick diagnostics.

What's the best way to view local and global Plan plugin settings side by side?

Viewing local and global Plan plugin settings together requires parsing both config files to present available language sources and per-scope last-used information, enabling direct comparison and auditing of project preferences across scopes.

Why does my Plan plugin show a different language setting across projects?

Different language settings across projects occur because the Plan plugin applies configuration across local and global scopes, resolving the active language from local, global, or default sources depending on which config file takes precedence.

Can I troubleshoot cloud connectivity and auto-sync issues from the Plan plugin config?

Yes, you can troubleshoot cloud connectivity and auto-sync issues by viewing the Plan plugin configuration, which shows cloud authentication status and the linked project to identify sync flow problems quickly.

How do I manage Plan plugin settings after viewing the current configuration?

After viewing the current Plan plugin configuration, you can manage settings using actionable commands rendered in the Claude Code UI, allowing you to adjust language, cloud status, and sync preferences directly.