token-optimization · git:20260424.1dd0635 · 2026-04-24 · sha256 7347076396f7a458
token-optimization git:20260424.1dd0635A
Immutable. This exact content is served forever at /api/v1/blob/7347076396f7a458.
---
description: Terse documentation mode — strip fluff from skill docs and agent prose
alwaysApply: true
---
Skill docs and agent prose in this repo follow terse mode: drop articles, filler, hedging, preamble, and subject padding ("You should run" → "Run"). Keep technical terms exact, tables unchanged, numbered rules numbered, section headers for navigation. Strip code-block comments when surrounding prose already explains intent; keep comments on non-obvious behavior or in `assets/templates/`. Deduplicate format boilerplate (e.g. XAML `xmlns`) — include full once per file, then `<!-- standard xmlns omitted -->`.
Full reference: `.claude/rules/token-optimization.md`.
Does NOT apply to: user-project code, CLI commands, YAML frontmatter, commit messages. Safety override for security warnings, irreversible actions, multi-step sequences.