new-session

Create structured handoff summaries before starting fresh AI sessions.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Masterleeaus/zero --skill new-session-masterleeaus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-session
Source: https://github.com/Masterleeaus/zero/tree/main/CodeToUse/_Quarantine/AI_aicore_AICores_duplicate/zylos-core-main/skills/new-session
Command: npx skills add https://github.com/Masterleeaus/zero --skill new-session-masterleeaus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps prevent context overload by preparing a structured handoff before starting a fresh AI session, preserving important work state and continuity.

Core Features & Use Cases

  • Session Handoff Preparation: Captures active tasks, current progress, blockers, and background work before switching contexts.
  • Runtime-Aware Switching: Handles different session reset workflows for Claude and Codex environments.
  • Use Case: When an AI conversation becomes too large to manage effectively, use this Skill to document the current state and transition safely into a new session.

Quick Start

Ask the AI to start a new session and create a complete handoff summary before switching contexts.

Frequently Asked Questions about new-session

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

FAQPage Schema
How do I preserve context when starting a new AI session?

To preserve context when starting a new AI session, you must generate a structured handoff summary that captures active tasks, current progress, blockers, and background work before switching contexts. This documentation ensures continuity across conversations.

What is the best way to manage context overload in Claude or Codex workflows?

Managing context overload in Claude or Codex workflows involves applying runtime-aware session commands to create task inventories. By documenting the current state and transitioning safely into a fresh session, you prevent context window limits from disrupting work.

Can I use a single session handoff process for both Claude and Codex environments?

Yes, you can use a single session handoff process for both Claude and Codex environments because the workflow handles different runtime-aware session reset commands. It adapts to the specific requirements of each AI assistant environment to safely coordinate context resets.

When should I initiate an AI session handoff to prevent context limits?

You should initiate an AI session handoff to prevent context limits when a conversation becomes too large to manage effectively. Creating a task inventory and structured summary before the context window fills ensures you retain all important work state.

Does session management for AI workflows require specific runtime commands?

Yes, session management for AI workflows requires runtime-aware session commands to safely coordinate context resets. These commands execute task inventory procedures that capture active tasks and background work before transitioning to a fresh conversation.