System Documentation

What problem does it solve?

This Skill prevents context loss across AI coding sessions, ensuring that architectural decisions, established conventions, and task progress are automatically saved and loaded, so you always know where you left off.

Core Features & Use Cases

  • Context Persistence: Automatically saves key session information (decisions, conventions, progress) to .rune/ files.
  • State Loading: Loads saved context at the start of a new session.
  • Cross-Session Memory: Enables continuity for complex projects by remembering past choices and ongoing work.
  • Use Case: After deciding on a specific library for API calls in one session, session-bridge ensures that decision is available and applied in the next session without needing to re-explain or re-decide.

Quick Start

Ensure your session's architectural decisions and progress are saved before ending your current work.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-bridge
Download link: https://github.com/Rune-kit/rune/archive/main.zip#session-bridge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.