Verbosity banner
LEAPWare-Software LEAPWare-Software

Verbosity

Design community

Description

--- description: "How much prose an answer carries - brief, default or verbose. Reports the current level when called with no argument. This records the preference; activating the output style is a manual step the script spells out" argument-hint: "[brief|default|verbose] [repo]" allowed-tools: "Bash(powershell:*)" --- Run this command and show the user its output **verbatim**: ``` powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/bin/lwg-toggle.ps1" -Flag verbosity ``

Installation

Installs to ~/.claude/skills/leapware-software-leapware-watchtower-verbosity/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leapware-software-leapware-watchtower-verbosity && curl -fsSL https://raw.githubusercontent.com/LEAPWare-Software/LEAPWare-Watchtower/HEAD/commands/verbosity.md -o ~/.claude/skills/leapware-software-leapware-watchtower-verbosity/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository