context-manager

Create task lists, update statuses, and persist context history across sessions.

22|6|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/felvieira/claude-skills-fv --skill context-manager-felvieira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/felvieira/claude-skills-fv/tree/main/skills/08-context-manager
Command: npx skills add https://github.com/felvieira/claude-skills-fv --skill context-manager-felvieira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Context Manager helps maintain focus, track progress, and preserve a concise history across sessions without bloating context.

Core Features & Use Cases

  • Create task lists from user specs, issues, or requests and keep them organized.
  • Update task status in real time as work progresses and switch focus when needed.
  • Persist a lightweight context history to enable seamless continuity between sessions and handoffs.

Quick Start

Create a new task that captures the current focus and outlines the next actionable step.

Frequently Asked Questions about context-manager

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

FAQPage Schema
How do I track development tasks across multiple sessions without bloating context?

To track development tasks across sessions without bloating context, use a lightweight context memory to persist concise history, enable seamless handoffs, and update task status in real time.

What is the best way to preserve context history for a coding handoff?

The best way to preserve context history for a coding handoff is to store a lightweight history using native memory or local docs, ensuring seamless continuity between sessions.

How do I switch focus and update task status during a development project?

You can switch focus and update task status during a development project by organizing task lists from user specs and applying real-time progress updates as work advances.

Can I create task lists directly from user specs and issues?

Yes, you can create organized task lists directly from user specs, issues, or requests, capturing the current focus and outlining the next actionable step for development.

Does this task planning approach work without external dependencies?

Yes, this task planning approach works without external dependencies, utilizing native memory or local docs when available to maintain focus and track progress across sessions.