symptom-log-triage

symptom-log-triage is a skill for Claude Code, Codex from fru-dev3/fd-apps-prevail-cli. It costs 0 tokens per session (288 once invoked), scanned A, original, GPL-3.0.

A way to turn a record of symptoms into a clear summary of patterns and possible triggers, including guidance on whether medical advice may be appropriate.

In plain words
What is it for?
Use it to review a symptom log, identify recurring patterns or likely triggers, and decide whether to contact a doctor.
Why use it?
It organizes scattered symptom notes so changes over time and reasons to seek care are easier to understand.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/fru-dev3/fd-apps-prevail-cli/symptom-log-triage
Any agent
npx skills add fru-dev3/fd-apps-prevail-cli --skill symptom-log-triage
Clone the repo
git clone --depth 1 https://github.com/fru-dev3/fd-apps-prevail-cli

Made for: Claude Code, Codex.

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 symptom-log-triage

README.md
[![agentmods](https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/symptom-log-triage.svg)](https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/symptom-log-triage)
Your own site
<a href="https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/symptom-log-triage"><img src="https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/symptom-log-triage.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 288 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00000 $0.00288
Opus 5 $0.00000 $0.00144
Sonnet 5 $0.00000 $0.00058
Haiku 4.5 $0.00000 $0.00029

Measured 5d ago against content hash 3e4f857c5127, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

symptom-log-triage 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 5d 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.

skill-packs/domains/health/_skills/symptom-log-triage/SKILL.md · 20 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 20 lines · 0 tokens per session scan A 3e4f857c5127

Subscribe to this mod's changes

symptom-log-triage is a skill published in the GitHub repository fru-dev3/fd-apps-prevail-cli (10 stars, last pushed 1mo ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 288 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-31.

Related

Other skills, from other repositories

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

thedotmack/claude-mem · 93 tokens

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

thedotmack/claude-mem · 64 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

colab-finetuning

Fine-tune LLMs on Google Colab GPUs directly from openscience. Connects to Colab runtimes via WebSocket bridge for remote training with Unsloth. Supports SFT, GRPO, DPO, vision, and TTS workflows on free T4 to Pro A100 GPUs.

synthetic-sciences/openscience · 67 tokens

loop

Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…

ZaxbyHub/opencode-swarm · 72 tokens

bunqueue-dev

Internal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow.

egeominotti/bunqueue · 22 tokens