plugins/claude-code-homeassistant-hermit/skills/ha-refresh-context/SKILL.md
Fetch and normalize the full Home Assistant state into durable artifacts. Use before drafting automations or when context is stale.
npx skillsauth add gtapps/claude-code-hermit ha-refresh-contextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
${CLAUDE_PLUGIN_ROOT}/bin/ha-agent-lab ha refresh-context..claude-code-hermit/raw/snapshot-ha-normalized-latest.json to understand what's in the house..claude-code-hermit/raw/snapshot-ha-context-<date>.json + snapshot-ha-context-latest.json — raw HA API snapshot.claude-code-hermit/raw/snapshot-ha-normalized-latest.json — processed entity/service index (fixed name).claude-code-hermit/raw/audit-ha-context-refresh-<date>.md + audit-ha-context-refresh-latest.md — audit entryHouse profile (first run or when profile changes): if new areas, domains, or significant entity changes are observed in step 5, write a durable house profile summary to .claude-code-hermit/compiled/context-house-profile-<YYYY-MM-DD>.md with frontmatter type: context, title: "House Profile — <date>", created: <ISO8601>, session: <session_id or null>, tags: [ha-context, house-profile, foundational], injection_stub: "House profile: <N> areas, <M> entities, <K> automations. Read compiled/context-house-profile-<date>.md for detail." (fill in the real counts). Append [[compiled/context-house-profile-<date>]] to SHELL.md ### Artifacts produced this session under ## Monitoring.
tools
Composes and delivers the daily fitness brief — a forward-looking morning read (readiness + today's plan) or a backward-looking evening read (today's training, or an earned-rest note, + tomorrow's setup) — in the operator's configured voice. Invoke with /claude-code-fitness-hermit:fitness-brief --morning|--evening|--slot <name>. Becomes the plugin's two daily beats — the morning Strava connectivity check and the evening activity sync, RPE binding, and Run deep-dive.
development
Renew the hermit's long-lived Claude login token over the channel, before it expires. Relays a one-time sign-in link to the operator, takes the code back, installs the new token, and restarts. Activates on messages like 'relogin', 'renew my login', 'reauth', 'the login is expiring', or when doctor's credential-expiry check flags setup-token.
development
Synthesizes the past 7 days of archived briefs into a weekly digest — top stories, emerging vs faded themes, category activity, and per-source performance built from archive frontmatter. Delivers to the operator's configured channel and archives a weekly note. Designed as a weekly routine. Invoke with /feed-hermit:weekly-digest.
development
Manage developing story arcs tracked across briefs — add, resolve, and list active arcs in compiled/story-arcs-*.md. Arc Watch keywords drive the feed-brief arc-tagging enrichment. Invoke with /feed-hermit:story-arcs add|resolve|list.