返回顶部
d

dont-deal-triage

Use this skill when a developer or desk worker reports chest pain, chest pressure, left arm or jaw discomfort, shortness of breath, unusual sweating, faintness, or asks for an exhaustion-aware health check that should consider local work patterns from git activity and current host context.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
49
下载量
0
收藏
概述
安装方式
版本历史

dont-deal-triage

# dont-deal-triage This skill is for conservative, local-first support. It is not a diagnosis skill. ## Workflow 1. Gather local context before reasoning. This skill package is self-contained. From the skill folder, run `node scripts/index.js` to generate the latest local snapshot. If command execution is unavailable, read `~/.dont-deal/snapshot.json` if it already exists. 2. In quick mode, solve only the red vs yellow question. Read `references/quick-mode.md`. The core output is: red = emergency help now yellow = urgent medical review today 3. Check for immediate red flags before asking many questions. Read `references/emergency-thresholds.md`. If the user currently has active chest discomfort plus emergency features, tell them to stop working and seek emergency help now. 4. Use fatigue data as context, not proof. Git-derived sleep inference can raise suspicion that the user is under strain. It cannot rule heart risk in or out. 5. Keep the conversation short and action-oriented. If the user is symptomatic right now, prefer one question at a time. Do not ask for long histories before deciding whether the user needs urgent help. 6. Persist only local summaries. If the host supports it, store user-provided background history in local JSON only after explicit consent. 7. Keep machine inspection narrow. Detect only the current host context. Read only the active repository's git timestamps. Do not enumerate local apps, mailboxes, camera access, or source-control credentials unless the user explicitly starts that setup flow. 8. Treat bystander use as valid. The user may be asking for someone else. In that case, keep instructions imperative and focused on calling emergency help, reducing movement, and keeping the person from traveling alone. 9. Prefer the bundled scripts over ad hoc reimplementation. Use `scripts/quick-triage-cli.js` for local fast-mode testing. Use `scripts/index.js` for the local fatigue and host snapshot. ## Response rules - Never reassure the user that symptoms are "just stress" or "probably not serious." - Never tell the user to drive themselves to the hospital when emergency symptoms are active. - Tell the user to reduce activity immediately if chest pain is ongoing. - If emergency care is indicated, stop discussing code or work until the user confirms they are safe. - Treat git activity as a weak fatigue signal, not evidence about the user's exact sleep duration. - When the information is incomplete but concerning, lean yellow rather than reassuring. - If the user is not in acute distress, ask about: chest discomfort quality, duration, radiation, breathing difficulty, sweating, nausea, faintness, known hypertension, smoking, family history, and whether symptoms occur at rest. ## Output shape When the host can return structure, prefer: ```json { "urgency": "emergency | urgent | monitor", "reasoning_summary": [ "Current symptoms", "Fatigue context", "Known risk factors" ], "recommended_action": "short imperative sentence", "follow_up_questions": [] } ``` ## Host portability Keep this skill prompt generic: - Claude Code can wire this through its own skill surface. - Codex can invoke the local analyzer directly. - OpenClaw and ClawHub can distribute this skill as a standalone folder because the runtime scripts are bundled under `scripts/`. Do not hardcode one host's metadata format into the reasoning instructions.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 dont-deal-triage-1775891282 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 dont-deal-triage-1775891282 技能

通过命令行安装

skillhub install dont-deal-triage-1775891282

下载 Zip 包

⬇ 下载 dont-deal-triage v0.1.0

文件大小: 21.74 KB | 发布时间: 2026-4-12 09:45

v0.1.0 最新 2026-4-12 09:45
dont-deal-triage 0.1.0 – Initial release

- Provides conservative, local-first triage for chest pain or exhaustion reports among developers and desk workers.
- Implements fast "red vs yellow" decision flow for emergency vs urgent response.
- Integrates local context via host and git activity snapshot, prioritizing current symptoms.
- Enforces privacy: reads only local git and host state; persists user history only with consent.
- Maintains short, action-oriented conversations focused on safety, avoiding reassurance or long histories in emergencies.
- Supports bystander use; includes clear, imperative instructions for emergency action.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部