WellAlly-health: Command for Claude Code

.claude/commands/puberty.md

puberty is a command for Claude Code from huifer/WellAlly-health. It costs 11 tokens per session (1,270 once invoked), scanned A, original, MIT.

A command for recording and assessing puberty development using Tanner staging, a medical scale from early childhood development to adult development. It covers breast, pubic-hair, testicular, penis, voice, first-period, and bone-age information.

In plain words
What is it for?
Use it to record measurements and milestones, calculate a Tanner stage, perform an overall assessment, or check for possible precocious puberty.
Why use it?
It puts development observations into a consistent format and flags possible early or delayed puberty for clinical review.

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/puberty.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 puberty

README.md
[![agentmods](https://agentmods.dev/badge/commands/huifer/wellally-health/puberty/github.svg)](https://agentmods.dev/commands/huifer/wellally-health/puberty)
Your own site
<a href="https://agentmods.dev/commands/huifer/wellally-health/puberty"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/puberty/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 puberty

Your own site · 80×15
<a href="https://agentmods.dev/commands/huifer/wellally-health/puberty"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/puberty.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,270 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.00011 $0.01270
Opus 5 $0.00005 $0.00635
Sonnet 5 $0.00002 $0.00254
Haiku 4.5 $0.00001 $0.00127

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

Security

Grade A, and why

puberty 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/puberty.md · 214 lines

How it starts

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

青春期发育评估

评估青春期性发育程度(Tanner分期),识别性早熟或发育延迟。

操作类型

1. 女孩青春期评估

1.1 记录乳房发育 - breast

示例:

/growth puberty breast B3
/growth puberty breast stage 3
1.2 记录阴毛发育 - pubic

示例:

/growth puberty pubic P2
/growth puberty pubic hair stage 2
1.3 记录初潮 - menarche

示例:

/growth puberty menarche true 11.5
/growth puberty menarche occurred at 11.5 years

2. 男孩青春期评估

2.1 记录睾丸体积 - testicular

示例:

/growth puberty testicular 8ml
/growth puberty testicle volume 8
2.2 记录阴茎发育 - penis

示例:

/growth puberty penis 6.5cm
/growth puberty penis length 6.5
2.3 记录变声 - voice

示例:

/growth puberty voice true
/growth puberty voice changed

3. 骨龄评估 - bone-age

示例:

/growth puberty bone-age 10.8

4. 综合评估 - assessment

示例:

/growth puberty assessment

5. 性早熟检查 - check

示例:

/growth puberty check

Tanner分期标准

女孩乳房发育(B分期)

  • B1:青春期前
  • B2:乳房芽萌出
  • B3:乳房和乳晕增大
  • B4:乳晕突出
  • B5:成熟乳房

女孩阴毛发育(P分期)

  • P1:无阴毛
  • P2:稀疏、长、色素浅
  • P3:变粗、卷曲
  • P4:成人型但范围小
  • P5:成人型

男孩睾丸发育

  • 4-6ml:G2期(开始)
  • 6-10ml:G3期
  • 15-20ml:G4期
  • ≥20ml:G5期(成熟)

男孩阴毛发育(P分期)

  • P1-P5:同女孩

性早熟标准

性早熟:

  • 女孩:<8岁乳房发育或<10岁初潮
  • 男孩:<9岁睾丸增大

青春期延迟:

  • 女孩:>13岁无乳房发育或>16岁无初潮
  • 男孩:>14岁睾丸未增大

骨龄评估

骨龄与实际年龄差 意义
< -1岁 生长延迟
-1 至 +1岁 正常范围
> +1岁 性早熟/加速生长

数据结构

{
  "puberty_tracking": {
    "female_development": {
      "breast_stage": "B3",
      "menarche": {
        "occurred": false,
        "age_at_menarche": null
      }
    },
    "male_development": {
      "testicular_volume": {
        "left": 8,
        "right": 8
      },
      "voice_break": false
    },
    "bone_age": {
      "chronological_age": 10.5,
      "bone_age": 10.8,
      "difference": "+0.3_years"
    },
    "assessment": "normal_progression"
  }
}

医学安全原则

⚠️ 安全红线

  1. 不做医学诊断
  2. 不推荐药物治疗
  3. 不预测成年身高
  4. 不替代专业医疗建议

Read the full file on GitHub · 214 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 · 214 lines · 11 tokens per session scan A 181a4e7ee53e

Subscribe to this mod's changes

puberty is a command published in the GitHub repository huifer/WellAlly-health (943 stars, last pushed 1mo ago), licensed MIT. It adds 11 tokens to every session and 1,270 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.