Create Session banner
chimera-defi chimera-defi

Create Session

Development community

Description

Create a persistent Claude remote session using the gstack-session-spawn skill. If the user provided a project name or folder, use that. Otherwise ask: "Which project/folder should the session run in?" Follow the full recipe in `~/.claude/skills/gstack-session-spawn/SKILL.md` (or this repo's `SKILL.md`): 1. Set FOLDERNAME to the project name (use the folder name exactly as it appears in `/home/agents/workspace/` or `/home/agents/.sessions/`). 2. Run the `new-session` script for the whole reci

Installation

Installs to ~/.claude/commands/chimera-defi-claude-remote-session-skill-create-session.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chimera-defi/claude-remote-session-skill/HEAD/.claude/commands/create-session.md -o ~/.claude/commands/chimera-defi-claude-remote-session-skill-create-session.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository