WellAlly-health: Command for Claude Code

.claude/commands/screening.md

screening is a command for Claude Code from huifer/WellAlly-health. It costs 15 tokens per session (10,306 once invoked), scanned A, original, MIT.

A command for tracking screening related to gynecological cancers, including cervical, ovarian, and endometrial cancer. It records HPV test results and gives risk-related follow-up guidance.

In plain words
What is it for?
Use it to record HPV results, including detected HPV types, and review the suggested screening or medical follow-up.
Why use it?
It keeps test results and screening plans together, making it easier to remember follow-up steps. A positive HPV result does not by itself mean cancer, and the guidance is not a diagnosis.

Command for Claude Code

Written for Claude Code: arguments in frontmatter.

This is huifer/WellAlly-health's own configuration. It tells Claude Code how to work on WellAlly-health itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything WellAlly-health configures →

Reuse

Borrowing it

Nothing to install: this file belongs to huifer/WellAlly-health. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/huifer/WellAlly-health/main/.claude/commands/screening.md
Clone the repo
git clone --depth 1 https://github.com/huifer/WellAlly-health

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for screening

README.md
[![agentmods](https://agentmods.dev/badge/commands/huifer/wellally-health/screening/github.svg)](https://agentmods.dev/commands/huifer/wellally-health/screening)
Your own site
<a href="https://agentmods.dev/commands/huifer/wellally-health/screening"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/screening/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for screening

Your own site · 80×15
<a href="https://agentmods.dev/commands/huifer/wellally-health/screening"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/screening.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 10,306 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00015 $0.10306
Opus 5 $0.00008 $0.05153
Sonnet 5 $0.00003 $0.02061
Haiku 4.5 $0.00002 $0.01031

Measured 10d ago against content hash 08781b91d4d6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

screening scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/screening.md · 1,519 lines

How it starts

The opening of the file, as written. The whole thing — 1,519 lines — stays where its author put it; the contents beside it link to each section on GitHub.

妇科癌症筛查追踪

宫颈癌、卵巢癌、子宫内膜癌筛查计划管理和结果追踪。

操作类型

1. 记录HPV检测 - hpv

记录HPV(人乳头瘤病毒)检测结果。

参数说明:

  • info: HPV检测结果(必填)
    • 结果:negative(阴性), positive(阳性), 阳性型别(16, 18, 31, 33, 52, 58等)

示例:

/screening hpv negative
/screening hpv positive 16
/screening hpv 阳性 18型
/screening hpv positive 52 58
/screening hpv 2025-01-15 negative

执行步骤:

1. 解析HPV结果

结果识别:

  • negative, 阴性, 阴性 → negative
  • positive, 阳性, 阳性 → positive
  • 数字16, 18, 31, 33, 45, 52, 58 → HPV type

HPV型别分类:

风险等级 HPV型别
高危(最高危) 16, 18
高危(其他) 31, 33, 35, 39, 45, 51, 52, 56, 58, 59
低危 6, 11, 40, 42, 43, 44, 54, 61, 70, 72, 81
2. 风险评估和管理建议

HPV阴性:

✅ HPV阴性

风险评估:
━━━━━━━━━━━━━━━━━━━━━━━━━━
当前风险:低

管理建议:
━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ 继续常规筛查
• 21-29岁:TCT每3年
• 30-65岁:TCT+HPV每5年
• 或TCT每3年

下次筛查:
━━━━━━━━━━━━━━━━━━━━━━━━━━
根据年龄和筛查策略确定
(通常3-5年后)

HPV 16/18阳性(最高危):

🚨 HPV 16/18阳性(最高危)

风险评估:
━━━━━━━━━━━━━━━━━━━━━━━━━━
当前风险:高

HPV 16/18是导致宫颈癌的主要型别,
约占宫颈癌病例的70%。

立即行动:
━━━━━━━━━━━━━━━━━━━━━━━━━━
🏥 立即进行阴道镜检查
📋 可能需要宫颈活检

不要等待,不要恐慌:
━━━━━━━━━━━━━━━━━━━━━━━━━━
• HPV阳性 ≠ 癌症
• 大多数HPV感染会在1-2年内清除
• 16/18型更持续,需要密切监测

阴道镜检查:
━━━━━━━━━━━━━━━━━━━━━━━━━━
• 放大观察宫颈和阴道
• 识别异常区域
• 可能取活检
• 痛苦小,无需麻醉

后续管理:
━━━━━━━━━━━━━━━━━━━━━━━━━━
根据阴道镜结果:
✅ 正常:6个月后复查HPV+TCT
⚠️ 异常:根据异常程度处理

⚠️ 重要提示:
请立即联系妇科医生进行阴道镜检查!

其他高危HPV阳性(31, 33, 52, 58等):

⚠️ 高危HPV阳性

风险评估:
━━━━━━━━━━━━━━━━━━━━━━━━━━
当前风险:中-高

感染型别:HPV 52, 58

管理建议:
━━━━━━━━━━━━━━━━━━━━━━━━━━
选项1:立即阴道镜
  • 优点:早期发现问题
  • 缺点:额外检查

选项2:1年后复查
  • 重复HPV+TCT检测
  • 如持续阳性 → 阴道镜
  • 如转阴 → 常规筛查

建议咨询:
━━━━━━━━━━━━━━━━━━━━━━━━━━
请与妇科医生讨论,
选择最适合的方案。

多数情况下:
━━━━━━━━━━━━━━━━━━━━━━━━━━
医生可能建议:
1. 立即TCT检查(如未做)
2. 根据TCT结果决定下一步
3. 如TCT异常 → 阴道镜
4. 如TCT正常 → 1年后复查

生活方式:
━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ 戒烟(吸烟会降低清除HPV的能力)
✅ 健康饮食,增强免疫力
✅ 规律运动
✅ 充足睡眠
✅ 接种HPV疫苗(可预防其他型别)
3. 更新筛查记录

HPV数据结构:

{
  "cervical_cancer": {
    "last_hpv": "2025-01-15",
    "hpv_result": "positive",
    "hpv_type": "16",
    "hpv_risk_level": "high",
    "hpv_method": "PCR",
    "hpv_high_risk_types": ["16"],
    "hpv_all_types": [],

    "last_tct": null,
    "tct_result": null,

    "last_co_testing": null,
    "co_testing_result": null,

    "screening_strategy": "co-testing",
    "screening_interval": "5_years",
    "age_appropriate_interval": true,

    "next_screening": null,
    "next_screening_type": "colposcopy",
    "days_until_next": 0,

    "abnormal_results": [
      {
        "result_id": "abn_20250115",
        "result_type": "hpv_positive",
        "hpv_type": "16",
        "date_identified": "2025-01-15",
        "follow_up": "colposcopy",
        "follow_up_status": "scheduled",
        "follow_up_date": "2025-02-01",
        "resolved": false
      }
    ],

    "total_screenings": 5,
    "first_screening": "2010-01-15",
    "screening_history": []
  }
}

Read the full file on GitHub · 1,519 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 1,519 lines · 15 tokens per session scan A 08781b91d4d6

Subscribe to this mod's changes

screening is a command published in the GitHub repository huifer/WellAlly-health (943 stars, last pushed 1mo ago), licensed MIT. It adds 15 tokens to every session and 10,306 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.