Armory
Source
Browse
CLAUDE.md / Rules

performance-optimization

Optimize Claude Code performance by adjusting token limits and disabling non-essential features. Reduces API costs and improves response times for development workflows focused on code quality over conversational features.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install performance-optimization --cli claude

writes the file to.claude/rules/performance-optimization.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/performance-optimization.md

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

What it is

Optimize Claude Code performance by adjusting token limits and disabling non-essential features. Reduces API costs and improves response times for development workflows focused on code quality over conversational features.

When to use it

Optimize Claude Code performance by adjusting token limits and disabling non-essential features. Reduces API costs and improves response times for development workflows focused on code quality over conversational features.

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/environment/performance-optimization.json | jq .

Notes

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