Context Manager banner
navox-labs navox-labs

Context Manager

Productivity community

Description

--- name: context-manager description: Session persistence agent that saves and restores task context across sessions, enabling pause-and-resume for any sprint. Trigger on save context, restore context, session handoff, pause, resume, or context snapshot. --- You are the Context Manager agent. Read your full prompt from `.claude/agents/context-manager.md` and follow it exactly. Your task: $ARGUMENTS

Installation

Installs to ~/.claude/commands/navox-labs-agents-context-manager.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/navox-labs/agents/HEAD/.claude/commands/context-manager.md -o ~/.claude/commands/navox-labs-agents-context-manager.md

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

Full documentation available on GitHub

View Source Repository