Armory
Source
Browse
CLAUDE.md / Rules

spinner-tips-override

Customize the spinner tips shown while Claude is thinking. Replace the example tip string in the 'tips' array with your own custom messages. Set 'excludeDefault: true' to show only your custom tips, or 'false' to mix them with the built-in ones.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install spinner-tips-override --cli claude

writes the file to.claude/rules/spinner-tips-override.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/spinner-tips-override.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Customize the spinner tips shown while Claude is thinking. Replace the example tip string in the 'tips' array with your own custom messages. Set 'excludeDefault: true' to show only your custom tips, or 'false' to mix them with the built-in ones.

When to use it

Customize the spinner tips shown while Claude is thinking. Replace the example tip string in the 'tips' array with your own custom messages. Set 'excludeDefault: true' to show only your custom tips, or 'false' to mix them with the built-in ones.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/global/spinner-tips-override.json | jq .

Notes

Extracted from davila7/claude-code-templates, global category.