← ClaudeAtlas

hyperbrief-trigger-checklisted

ALWAYS run BEFORE composing any message that asks the user for a decision, approval, or choice. Cheap escalation rubric (4-score + 5 MUST-trigger conditions) that returns one of {AUTONOMOUS_DECIDE, SUMMARY_BRIEF, FULL_HYPERBRIEF, MINIMAL_BRIEF, BLOCK_FRAMING}. v0.8 adds the brief-tier toggle (Hyperbrief.md §2.5) — the sub-threshold output is no longer always a one-liner; the tier floor (off | summary | full, default summary, set via HB.<tier> command / HYPERBRIEF_BRIEF_TIER env / .hyperbrief/config.json brief_tier) is resolved and the verdict is max(rubric_tier, floor) over BLOCKED_STUB < SUMMARY_BRIEF < FULL_HYPERBRIEF, so no setting can ever lower the tier the rubric demands. v0.9 adds the request tier (Hyperbrief.md §2.6) — a bare request for a brief resolves to SUMMARY_BRIEF rather than the heaviest tier, named tiers 요약/상세/심층 map to SUMMARY_BRIEF/FULL_HYPERBRIEF/DEEP_BRIEF, and DEEP_BRIEF is request-only and the only tier permitted to fan out. Triggered by message-intent patterns ('괜찮을까요','할까요','should we
SoliEstre/EstreGenesis · ★ 8 · AI & Automation · score 81
Install: claude install-skill SoliEstre/EstreGenesis
# Hyperbrief Trigger Check — the escalation gate You are about to ask the user a decision question, OR Superscalar just opened a write/deploy/send lane, OR an inbound `DECISION_REQUEST` arrived. **Before composing the message**, run this 30-second rubric. ## 1. Trigger detection Run this skill if ANY of these apply: - Next assistant message will contain `괜찮을까요` / `할까요` / `should we` / `which (one|option)` / `approve` / `confirm` / `choose between` / `OK to` / similar decision-soliciting patterns. - Superscalar fan-out just opened a `write`/`deploy`/`send` lane (Superscalar's irreversibility barrier touches a default-forbidden action). - Inbound A2A is `CUSTOM/DECISION_REQUEST` requiring response. - About to call `AskUserQuestion` tool. **Skip** if: - All fan-out lanes are read-only (no side effects). - This is a continuation of an already-decided plan within the same approved Phase (Constellation §4: "no confirming planned dispatch"). ## 1.5 Audience-profile command routing (v0.6+) Independent of the escalation rubric, certain user inputs are **audience-profile commands** that must be forwarded to the `hyperbrief` skill (which owns `AudienceProfileFallback` IR population) for parsing + persistence, regardless of whether a decision is being made. Recognized command shapes (parse BEFORE the escalation rubric; if matched, route AND continue): - **Tone profile**: `L<a>.<b>.<c>` (e.g. `L1.1.1`, `L2.2.2`) — sets `audience_profile_fallback.tone_profile`. - **term_pairing c