refresh-my-context

Refresh Claude Code session context by bypassing the 5-minute throttle.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill refresh-my-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refresh-my-context
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/refresh-my-context
Command: npx skills add https://github.com/ammonfife/sakima.co --skill refresh-my-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit solves the issue of quickly refreshing Claude Code session context to incorporate the latest facts, policies, and messages from other agents.

Core Features & Use Cases

  • Immediate Context Refresh: Bypasses the 5-minute throttle for pulling latest Turso facts and policies.
  • Inbox Drain: Clears the inbox and appends messages to the read file.
  • Symlink Rotation: Updates memory files for the current and previous days.
  • Change Reporting: Summarizes new policies, facts, and messages.

Quick Start

To refresh the context, run the command: /refresh-my-context.

Frequently Asked Questions about refresh-my-context

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

FAQPage Schema
How do I force an immediate context refresh in a Claude Code session?

Force a context refresh in a Claude Code session by running a command that bypasses the 5-minute throttle, clears the agent inbox, and rotates memory symlinks to pull the latest facts.

Why is my Claude Code agent context not updating with the latest Turso facts?

Claude Code agent context may not update due to a 5-minute throttle on pulling Turso facts. Bypassing this throttle forces an immediate refresh to incorporate the latest policies and messages.

How do I clear the agent inbox and append messages to the read file?

Clear the agent inbox and append messages to the read file by executing a context refresh command that drains the inbox during the Claude Code session update process.

Can I bypass the 5-minute throttle for pulling Claude Code session policies?

Yes, you can bypass the 5-minute throttle for pulling Claude Code session policies by triggering an immediate context refresh that rotates symlinks and reports changes.

What happens to memory files when I rotate symlinks for a Claude Code context refresh?

Rotating symlinks during a Claude Code context refresh updates memory files for both the current and previous days, ensuring the agent accesses the most recent session data.

Do I need script execution access to refresh Claude Code agent context?

Yes, refreshing Claude Code agent context requires access to the Claude Code environment and the ability to execute script commands to bypass throttles and rotate memory symlinks.