From phronesis
Request, read, and verify longevity and human-health forecasts from the Phronesis platform — lifespan-extension trajectories, biomarker-clock validation, geroscience-trial outcomes, longevity-therapy pipelines, and cellular-rejuvenation substrate. Operates on population-aggregate data only. Use this skill when an agent needs a structured, uncertainty-banded, audit-verifiable forecast about longevity science.
How this skill is triggered — by the user, by Claude, or both
Slash command
/phronesis:v11_longevityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Phronesis V11 (Longevity & Human Health) forecasts the science of human longevity:
Phronesis V11 (Longevity & Human Health) forecasts the science of human longevity: lifespan-extension trajectories, biomarker-clock validation, geroscience-trial outcomes, longevity-therapy pipelines, and the maturation of cellular-rejuvenation substrate. Use this skill when an agent must ground a research or longevity-investment decision in a calibrated forecast.
https://phronesis-jrstinehour.replit.appPythia-Longevity, Themis cluster themis-V11-longevity-#99V11 forecasts on population-aggregate, cohort-level data only. Do not send individual-identifiable health data in a request; subject matter must be population-, cohort-, or trial-level. Output is decision-support, not medical advice.
lifespan-extension-trajectory — projected pace of lifespan / healthspan extension.biomarker-clock-validation — likelihood a biomarker / aging clock is validated.geroscience-trial-outcome — probability a geroscience trial meets its endpoint.longevity-therapy-pipeline — pipeline-stage progression for longevity therapies.cellular-rejuvenation-substrate — maturation of cellular-rejuvenation technology.Confirm via GET /v1/catalog (V11 entry's archetypes_available + status).
POST /v1/decision/forecast
Authorization: Bearer <JWT>
Content-Type: application/json
{
"vertical": "V11",
"archetype": "geroscience-trial-outcome",
"subject": "longevity",
"question": "Probability a major rapamycin healthspan trial meets its primary endpoint by 2028",
"horizon": "2028",
"compute_tier": "deep"
}
compute_tier: standard, deep, strategic, or strategic-sync.
Contract-v1 envelope { "status": "ok", "data": {...}, "request_id": "..." }. The
data decision forecast contains a point forecast (p50), a monotonic
uncertainty band (p10 / p50 / p90), enumerated assumptions, the sources
citation chain, sensitivity drivers referencing assumption ids, the cost
attestation, and an audit_trail_id.
GET /v1/trust/receipt/{forecast_id} — public signed Trust Receipt.GET /calibration/leaderboard — check the V11 (Longevity) accuracy row.GET /v1/substrate/completeness — V11 substrate-completeness attestation.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub sustainable-finance-partners/skills --plugin phronesis