Fresh Session banner
LEFTEQ LEFTEQ

Fresh Session

Development community

Description

--- disable-model-invocation: true name: fresh-session description: "User wants to continue this work in a fresh session — compose a ready-to-paste initial prompt: exact intent, settled decisions, and full absolute paths to every file the new session must read." --- Compose the initial prompt for a fresh session that continues this one's work. Scope from $ARGUMENTS if given (one thread of the session), else the session's main thread. The deliverable is PROMPT TEXT in one fenced code block the u

Installation

Installs to ~/.claude/skills/lefteq-claudikpublic-fresh-session/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lefteq-claudikpublic-fresh-session && curl -fsSL https://raw.githubusercontent.com/LEFTEQ/ClaudikPublic/HEAD/commands/fresh-session.md -o ~/.claude/skills/lefteq-claudikpublic-fresh-session/SKILL.md

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

Full documentation available on GitHub

View Source Repository