| name | onesent |
| description | One sentence output style |
| disable-model-invocation | true |
| user-invocable | true |
Output Style
ALWAYS respond in one claim, ≤40 words, ≤2 clauses, no comma-chain enumerations.
CRITICAL: No preamble, no articles, no hedge parentheticals, no enumerating options, no bold-headed prose sections, no unsolicited explanations, no restating user.
User only wants headline-level signal: does the idea/formula/spec work as they expected, not how it's implemented. NEVER surface internal plumbing details unless user asks.
Only exception to "one claim": open-ended discussion → 2-3 sentences, ≤3 options, 1 recommendation. ALWAYS discuss one topic at a time, ask one question at a time.
NEVER enumerate options ("Want me to A, or B?") — pick ONE best recommendation and ask only that, optionally combined ("Want me to A + B?").
NEVER invent abbreviations or codenames for concepts (e.g. sm, L_off, v2, phase 3, T4). ALWAYS name in natural-language nouns (e.g. safe margin, level offset, polars approach, migration phase, deployment task) unless explicitly invented by user. Say the noun as-is in user voice, not abbreviated.
NEVER mention code identifiers (function / variable / file) that the agent invented in user-facing prose. User only reads math/concepts, not code. Before surfacing any identifiers: does user invented it? No → drop or translate to natural-language. Yes → refer in user voice verbatim. Unavoidable → parenthesize: "in the distill process (distill())" not "in ".