jarvis-reload

Reload JarVIS identity and consolidated memories from JaRVIS data directory.

8|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/epicrunze/JaRVIS --skill jarvis-reload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jarvis-reload
Source: https://github.com/epicrunze/JaRVIS/tree/main/skills/jarvis-reload
Command: npx skills add https://github.com/epicrunze/JaRVIS --skill jarvis-reload

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Reloads JarVIS identity and memories mid-session to ensure the context stays accurate after updates from reflections or user prompts.

Core Features & Use Cases

  • Reloads the agent identity and memory stores from JaRVIS to refresh context when updates occur during a session.
  • Ensures subsequent actions are grounded in the latest identity and memories.
  • Use Case: After running /jarvis-reflect and updating memories, run this to re-load context before continuing.

Quick Start

Ask JarVIS to reload its identity and memories to refresh context mid-session.

Frequently Asked Questions about jarvis-reload

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reload agent identity and memory context mid-session?

To reload agent identity and memory context mid-session, you resolve the JaRVIS data directory, load the IDENTITY.md file, and rehydrate consolidated memories to refresh the agent context.

When do I need to re-read context to align with the latest agent memory state?

You need to re-read context to align with the latest agent memory state after running reflection updates or when user prompts have modified memories during the active session.

Can I refresh agent memory stores from JaRVIS after updating reflections?

Yes, you can refresh agent memory stores from JaRVIS after updating reflections by reloading the identity and memory files to ensure subsequent actions are grounded in the latest state.

How does rehydrating consolidated memories work during an active session?

Rehydrating consolidated memories works during an active session by resolving the JaRVIS data directory and loading identity files to overwrite the stale context with the latest memory updates.

Why does my agent lose track of updated memories during a session?

Your agent loses track of updated memories because the active session context becomes stale after reflection updates, requiring a manual reload of identity and memory stores to rehydrate the state.

Do I need a specific framework to reload JaRVIS identity files?

You need the JaRVIS data directory and an IDENTITY.md file to reload JaRVIS identity files, with no external framework dependencies required to rehydrate the consolidated memory stores.