← ClaudeAtlas

high-signal-communicationlisted

Compress or restructure an agent communication into a concise, decision-complete, high-signal artifact. Use when the user explicitly asks to shorten, de-duplicate, hand off, summarize progress, reduce context cost, or repair a verbose/slow-to-understand reply, report, commit, PR, ADR, spec, incident note, or agent record. Do not inject by default for every ordinary reply or document.
SylphxAI/skills · ★ 1 · Code & Development · score 74
Install: claude install-skill SylphxAI/skills
# High-Signal Communication Maximize useful meaning per token. The target is the shortest output that lets its consumer interpret the state correctly and take the right next action. Concise does not mean incomplete. ## Signal test Keep a statement only when removing it could change at least one of: - the answer, decision, or requested artifact; - the consumer's next action; - authority, ownership, scope, or current state; - correctness, risk, uncertainty, recovery, or a material trade-off; - the evidence needed to verify a claim. Delete, merge, or replace everything else with a precise locator. Do not spend tokens proving diligence, narrating routine work, or repeating shared context. ## Method 1. Identify the consumer's immediate job: decide, act, verify, continue, or understand. 2. Write the answer, decision, or strongest truthful state first. 3. Add only the material evidence, caveat, blocker, or next action needed for that job. 4. State each fact once. Link to the owning artifact instead of copying its content or raw history. 5. Compress language: direct verbs, one idea per sentence, concrete nouns, stable terms, no ceremonial opening or closing. 6. Run the signal test again and stop. ## Composition When other injected Skills own the artifact schema, required fields, evidence floor, or domain semantics, preserve those contracts. This Skill owns ordering, deduplication, compression, and progressive disclosure only. In supporting mode it produces no sec