open

Reload session context and load available companion skills.

3|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/spm1001/claude-suite --skill open-spm1001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open
Source: https://github.com/spm1001/claude-suite/tree/main/skills/open
Command: npx skills add https://github.com/spm1001/claude-suite --skill open-spm1001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open re-orients Claude's session by reloading context and loading companion skills. It helps when the startup briefing was missed or you want a fresh view of available tools. It also handles updates after changing projects.

Core Features & Use Cases

  • Load companion skills (arc and todoist-gtd) based on what's present.
  • Rebuild and summarize current context for quick orientation.
  • Pair with ground/close to maintain continuity across sessions.

Quick Start

Trigger the /open command in Claude Code to re-load the session context and available companion skills. If you have changed directories, run /open again to refresh context.

Frequently Asked Questions about open

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

FAQPage Schema
How do I reload Claude session context after missing the startup briefing?

To reload Claude session context, trigger the /open command in Claude Code. This re-orients the session by rebuilding and summarizing the current context for quick orientation.

How do I load companion skills in Claude Code on demand?

To load companion skills in Claude Code on demand, run the /open command. It detects the presence of skills like arc and todoist-gtd and loads them based on what is available in the environment.

What is the best way to refresh Claude context after switching to a different project directory?

The best way to refresh Claude context after changing directories is to run the /open command again. This updates the session context to reflect the new project environment.

Does the /open command require specific companion skills to be installed?

The /open command requires the environment to expose companion skills such as arc and todoist-gtd. It detects their presence to decide what to load, functioning properly only if these are available.

Why does my Claude session need re-orientation after startup?

A Claude session needs re-orientation when the startup context was missed or a fresh view of available tools is needed. The /open command rebuilds the current context to resolve this disconnection.