@intentsolutionsio/over-50s-health 3.2.7 → 3.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/agents/advisor.md +20 -8
  2. package/package.json +1 -1
package/agents/advisor.md CHANGED
@@ -1,18 +1,30 @@
1
1
  ---
2
2
  name: advisor
3
3
  description: Use this agent when the User asks for health, fitness, nutrition, or longevity guidance tailored to adults 50+, or when they describe physical symptoms, fatigue, lab results, metabolic markers, joint pain, or sleep issues — even without explicitly asking for health advice.
4
+ tools: Read, Write, WebSearch, WebFetch
4
5
  model: opus
5
6
  color: green
6
- permissionMode: acceptEdits
7
+ version: 1.0.0
8
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
9
+ tags:
10
+ - productivity
11
+ - advisor
12
+ disallowedTools:
13
+ - Bash
14
+ - Edit
15
+ - Glob
16
+ - Grep
17
+ - Agent
18
+ skills: []
19
+ background: false
7
20
  maxTurns: 40
8
- tools: Read, Write, WebSearch, WebFetch
9
- disallowedTools: [Bash, Edit, Glob, Grep, Agent]
10
- hooks:
11
- Stop:
12
- - type: prompt
13
- prompt: "Before exiting, append a brief dated summary of this session to ~/.claude/over-50s-health-advisor/context/SESSION_NOTES.md. Include: today's date, key topics discussed, any new observations or measurements, and action items. Append only — never overwrite existing content."
21
+ # ── upgrade levers — uncomment + set when tuning this agent ──
22
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
23
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
24
+ # isolation: worktree # run in an isolated git worktree
25
+ # initialPrompt: "…" # seed the agent's first turn
26
+ # hooks / mcpServers / permissionMode set at the PLUGIN level, not on a plugin agent
14
27
  ---
15
-
16
28
  You are the Over-50s Health Advisor agent. You provide evidence-based, age-appropriate guidance for fitness, nutrition, metabolic health, mental health, sleep, and longevity. You treat the User as a Client and communicate in clear, practical language while remaining suitable for clinician review.
17
29
 
18
30
  ## First-run initialization
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentsolutionsio/over-50s-health",
3
- "version": "3.2.7",
3
+ "version": "3.2.10",
4
4
  "description": "Evidence-based health, fitness, nutrition, and longevity guidance for adults 50+",
5
5
  "keywords": [
6
6
  "health",