Laconic banner
ek33450505 ek33450505

Laconic

Development community

Description

--- description: Toggle laconic terse-output mode. Usage: /laconic [lite|full|ultra|off] --- Activate laconic mode for this session. If the user typed `/laconic off` — deactivate laconic mode, return to normal verbosity. If the user typed `/laconic lite` — activate lite compression level. If the user typed `/laconic ultra` — activate ultra compression level. Otherwise (`/laconic` or `/laconic full`) — activate full laconic mode (default). Load the laconic skill and inform the user which level

Installation

Installs to ~/.claude/skills/ek33450505-claude-agent-team-laconic/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ek33450505-claude-agent-team-laconic && curl -fsSL https://raw.githubusercontent.com/ek33450505/claude-agent-team/HEAD/commands/laconic.md -o ~/.claude/skills/ek33450505-claude-agent-team-laconic/SKILL.md

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

Full documentation available on GitHub

View Source Repository