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.
curl -O https://raw.githubusercontent.com/huifer/WellAlly-health/main/.claude/commands/report-instructions.mdgit clone --depth 1 https://github.com/huifer/WellAlly-healthWrote 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.
[](https://agentmods.dev/commands/huifer/wellally-health/report-instructions)<a href="https://agentmods.dev/commands/huifer/wellally-health/report-instructions"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/report-instructions/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.
<a href="https://agentmods.dev/commands/huifer/wellally-health/report-instructions"><img src="https://agentmods.dev/badge/commands/huifer/wellally-health/report-instructions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01626 |
| Opus 5 | $0.00000 | $0.00813 |
| Sonnet 5 | $0.00000 | $0.00325 |
| Haiku 4.5 | $0.00000 | $0.00163 |
Grade A, and why
report-instructions 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 252 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/report 命令使用说明
快速开始
最简单的用法
/report comprehensive
这将生成一个包含所有可用数据的综合健康报告,保存在 reports/health-report-YYYY-MM-DD.html。
命令格式
/report <action> [date_range] [sections] [output]
参数说明
action (必需)
报告类型:
comprehensive- 综合报告(包含所有章节)biochemical- 生化趋势分析imaging- 影像检查汇总medication- 用药分析custom- 自定义报告
date_range (可选)
时间范围:
all- 所有数据(默认)last_month- 上个月last_quarter- 上季度last_year- 去年YYYY-MM-DD,YYYY-MM-DD- 自定义范围YYYY-MM-DD- 从某日期至今
sections (可选)
包含的章节(逗号分隔,仅用于custom类型):
profile- 患者概况biochemical- 生化检查imaging- 影像检查medication- 用药分析radiation- 辐射剂量allergies- 过敏摘要symptoms- 症状历史surgeries- 手术记录discharge- 出院小结
output (可选)
输出文件名(默认:health-report-YYYY-MM-DD.html)
使用示例
1. 生成综合报告
/report comprehensive
2. 生成最近季度的报告
/report comprehensive last_quarter
3. 生成去年的报告
/report comprehensive last_year
4. 生成自定义时间范围的报告
/report custom 2024-01-01,2024-12-31
5. 生成包含特定章节的报告
/report custom 2024-01-01,2024-12-31 biochemical,medication,radiation
6. 生成生化趋势分析
/report biochemical last_year
7. 指定输出文件名
/report comprehensive all all my-health-report.html
执行流程
当您运行 /report 命令时,系统会:
- 解析参数 - 理解您想要的报告类型和时间范围
- 收集数据 - 从各个数据文件中读取相关数据
- 分析数据 - 计算趋势、统计和健康评分
- 生成洞察 - 识别关键发现和建议
- 渲染HTML - 生成包含图表的可视化报告
- 保存文件 - 将报告保存到指定位置
- 显示确认 - 显示报告位置和基本信息
报告内容
生成的HTML报告包含:
标题区域
- 报告名称
- 生成时间
- 数据时间范围
患者概况
- 年龄
- 身高、体重
- BMI、体表面积
执行摘要
- 健康评分(0-100分)及等级
- 关键发现 - 需要关注的事项
- 核心指标 - 重要统计数据
数据章节(根据您的数据)
- 生化检查分析(趋势图、异常指标)
- 影像检查汇总(类型分布、部位分布)
- 用药分析(依从性统计)
- 辐射剂量追踪(累积剂量、月度趋势)
- 过敏摘要
- 症状历史
- 手术记录
- 出院小结
免责声明
- 仅供参考说明
- 隐私保护声明
报告特点
✅ 专业可视化 - 使用Chart.js生成交互式图表 ✅ 响应式设计 - 支持电脑、平板、手机 ✅ 打印优化 - 优化的打印布局 ✅ 独立文件 - 单个HTML文件,易于分享 ✅ 数据隐私 - 所有数据处理都在本地完成
查看报告
生成报告后,您可以:
- 在浏览器中打开 - 双击HTML文件即可查看
- 打印为PDF - 在浏览器中使用打印功能,选择"保存为PDF"
- 分享给医生 - 通过邮件或其他方式发送HTML文件
- 存档备份 - 保存到云盘或其他存储位置
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.
- 11d ago First seen · 252 lines · 0 tokens per session scan A 269f6a5fccba
report-instructions is a command published in the GitHub repository huifer/WellAlly-health (947 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,626 tokens. 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.
Other commands, from other repositories
brand-generate
Generate an on-brand document from a saved Brand Profile.
prose-review-docs
Reviews markdown documentation files or directories against the active prose style rules — the plugin's vendor-neutral baseline plus your organization's overlay when one is configured. Accepts a file path or directory (recursive). Runs prose-style-checker and optionally Vale. Supports --fix to auto-apply safe…
cti-report
Render case deliverables — relationship graph (PNG/SVG/Mermaid) and a polished PDF/DOCX assessment. Usage: /cti-report [--graph|--pdf].
publish-api-docs
Generate interactive API documentation from blueprint specs (Swagger UI, Redoc, AsyncAPI).
validate
Validate docs — required frontmatter fields, Markdown lint, and internal/external link checks across product-docs and contracts. Reports file:line for each issue and exits non-zero on failure (CI-ready).
ars-mark-read
ARS /ars-mark-read — record human-read signal for one or more citation keys.