No Rambling banner
AnandD17 AnandD17

No Rambling

Development community

Description

--- description: Turn on crisp bullet-point answers for the rest of the session --- Load and apply the `no-rambling` skill from this plugin (`skills/no-rambling/SKILL.md`) for the remainder of this session. Read the skill in full, then confirm in one line — no more than that. Do not summarise the rules back; the user knows what they installed. The skill's Persistence section governs how long it stays on: every response from here until the user says "normal mode" or "stop being terse". Topic c

Installation

Installs to ~/.claude/skills/anandd17-no-rambling-no-rambling/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anandd17-no-rambling-no-rambling && curl -fsSL https://raw.githubusercontent.com/AnandD17/no-rambling/HEAD/commands/no-rambling.md -o ~/.claude/skills/anandd17-no-rambling-no-rambling/SKILL.md

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

Full documentation available on GitHub

View Source Repository