reaction-speed
遇事当机立断,办事雷厉风行。身体与思维的灵活性,本能。引导躲避拳头刀刃子弹,躲避出其不意的口头攻击,适应都市街头生活,永远不会被喷得无言以对。TRIGGER when: 需要快速反应、应对突发情况、抓住时机时。
遇事当机立断,办事雷厉风行。身体与思维的灵活性,本能。引导躲避拳头刀刃子弹,躲避出其不意的口头攻击,适应都市街头生活,永远不会被喷得无言以对。TRIGGER when: 需要快速反应、应对突发情况、抓住时机时。
静则蛇行鳞潜,动则英气逼人。超越自我到达迪斯科境界,以萨马拉拳击架势掠过人群,出人意料的杂技动作,脚步悄无声息,舞步令人心醉神迷,神不知鬼不觉探囊取物。TRIGGER when: 需要潜行、杂技动作、社交炫技、展现运动天赋时。
Use this skill when the words are legible but the meaning is trapped inside an unfamiliar dialect, format, or community.
Use this spell when sensitive information must not cross boundaries — between agent sessions, between tasks, between tenants, or between domains with different trust levels.
Use this spell for lightweight indicators: status pips, progress markers, heartbeat widgets, and ambient observability that help humans orient quickly. It is not a full dashboard strategy; it is the small visual cue that says where to look next.
Speak with Animals interprets non-verbal machine signals the way a skilled naturalist reads calls and tracks. It is for telemetry, dashboards, alert streams, sensor output, and odd machine behavior that clearly means something but does not yet mean anything to a human. The spell turns machine noises into operational sense-making.
Feather Fall is the spell for bad situations that are already in motion. A deploy is going sideways, a service is thrashing, a queue is backing up, or an integration is failing faster than the humans can think. Instead of pretending you can teleport back to normal instantly, you slow the fall: circuit breakers, degraded modes, load shedding, safe defaults, and graceful shutdown paths. The point is not elegance. The point is buying time without multiplying damage. A good Feather Fall plan makes failure survivable and visible enough to recover from.
Use this spell when the surface presentation is misleading and you need to see what is actually there — beneath the marketing, the abstractions, the outdated docs, or the complexity.
Use this spell for preflight certainty: dry runs, validation checks, dependency verification, and rehearsals that make the next deploy, query, or command much more likely to succeed. It trades a little time up front for fewer blind swings and fewer expensive misses.
Enter a mode where every assertion is backed by evidence, confidence is calibrated, speculation is flagged, and hallucination is actively resisted.
Etherealness is observational only. It answers "what is happening?" or "what would happen?" without changing anything. The system under study continues normally; you add a ghost layer that watches, mirrors, or dry-runs without becoming part of the live mutation path.
In D&D, Arcana is knowledge of magic, its traditions, symbols, and mechanisms. The real-world version is deep technical literacy: understanding how software architectures work, what protocols do at the wire level, how APIs behave beyond their documentation, and what the actual mechanisms are behind the abstractions everyone else takes on faith.
Foresight produces bounded forecasts with explicit uncertainty to guide decisions. It is NOT: - Preflight checks: Verifying prerequisites before executing a known action (disk space, backups, connection strings). Those are safety gates, not forecasts. - Diagnosis/Debugging: Finding what's broken right now (null pointers, deprecated APIs). Those are root-cause analyses, not predictions. - Monitoring: Watching real-time metrics or alerting on thresholds. Those are observability tasks, not forward-looking estimates. - Reconnaissance: Gathering facts about competitors or systems. Intelligence gathering feeds foresight but isn't foresight itself. Key distinction: If the user wants to know "what will likely happen if we choose X," use Foresight. If they want to know "is it safe to run X now," "what's broken," or "what are they doing," use a different spell.
Use this spell when you need everything knowable about a person, company, library, framework, concept, or system — not a quick answer, but a deep dossier.
Calm Emotions suppresses strong feelings, ending fear and charm effects. The real-world version is de-escalation: drafting responses that lower the temperature in a heated thread, designing cool-down protocols for conflict situations, or reframing inflammatory language into productive terms. This is the spell for when the conversation has gone off the rails and someone needs to be the adult.
Dream is asynchronous insight delivery timed to the receiver's readiness rather than the sender's convenience. It covers overnight reports, pre-meeting briefings, dawn digests, and other messages that should arrive as ambient context before work begins. The spell's magic is timing plus framing: the receiver wakes up to the answer, not a pile of raw events. It works best when the message feels prepared, quiet, and exactly on time. It fails when it becomes another noisy alert stream wearing a moonlit costume.
Use this spell when you need to cleanly shut down, disable, or remove active AI tooling — the reverse of Detect Magic.
Knock is specifically about restoring legitimate access through authorized channels. It is NOT about: - Performance optimization (slow queries, throughput issues) → different spell - Removing safety controls (approval gates, compliance checks) → different spell - Simple bug fixes (typos, wrong ports) → different spell - Breaking constraints (resource limits, CPU throttling) → different spell - Security analysis (encryption schemes, certificate inspection) → different spell