context-manager

Capture, load, and restore task state across multi-task project sessions.

1|1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/iAMv1/agent-os --skill context-manager-iamv1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/iAMv1/agent-os/tree/main/skills/context-manager
Command: npx skills add https://github.com/iAMv1/agent-os --skill context-manager-iamv1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multiple tasks and maintaining context across sessions can be error-prone and mentally taxing, leading to lost focus and scattered work.

Core Features & Use Cases

  • Phase-based state capture, load, and restoration to preserve continuity across context switches.
  • Attention mapping and restoration points to guide seamless task handoffs and reduce cognitive load.
  • Supports multi-task workflows to sustain big-picture awareness during complex projects.

Quick Start

Document the current task state before switching contexts, noting the next action, progress, and any open questions to enable seamless restoration later.

Frequently Asked Questions about context-manager

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

FAQPage Schema
How do I maintain context and focus when switching between complex tasks?

To maintain context across complex tasks, document the current task state, next action, progress, and open questions before switching. This creates explicit restoration points to guide seamless handoffs and reduce cognitive load when you resume work.

What is a restoration point for managing session state?

A restoration point is a captured snapshot of your current task state, including progress and open questions. It enables phase-based context load and restoration to preserve continuity across session switches in multi-task workflows.

How do I preserve task state across multiple work streams?

You preserve task state across work streams by implementing a phase-based workflow that captures state and maps attention. This sustains big-picture awareness and reduces the mental effort needed to coordinate complex projects.

Can I manage attention mapping for multi-task projects without losing progress?

Yes, attention mapping tracks your focus points within multi-task projects to enable seamless task handoffs. By explicitly capturing state and next actions, you prevent lost progress and reduce the cognitive load of context switches.

What's the best way to reduce cognitive load during frequent task switching?

The best way to reduce cognitive load during task switching is using a phase-based workflow to capture state and create restoration points. Documenting next actions and open questions ensures seamless restoration without mentally taxing rebuilds.

When should I use a phase-based workflow for context management?

Use a phase-based workflow for context management when handling large, multi-task projects requiring frequent session switches. It is essential when coordinating multiple work streams and needing to preserve state across distinct attention shifts.