context-manager

Track and restore development workflow states while preserving project context.

1|1|Updated Aug 5, 2025
One-click install
npx skills add https://github.com/slantview/claude --skill context-manager-slantview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/slantview/claude/tree/main/skills/context-manager
Command: npx skills add https://github.com/slantview/claude --skill context-manager-slantview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining continuity, preserving knowledge, and managing complex project states across development workflows, preventing information loss and ensuring consistent progress.

Core Features & Use Cases

  • Project State Management: Tracks and restores development workflow states, preserving context across sessions.
  • Information Architecture: Builds knowledge graphs, categorizes documentation, and optimizes semantic search.
  • Memory Systems: Analyzes conversation history, identifies key decisions, and preserves institutional knowledge.
  • Use Case: When a complex feature development spans multiple days and involves several team members, this Skill ensures all decisions, code changes, and discussions are linked and retrievable, preventing the need to re-explain past work.

Quick Start

Use the context-manager skill to capture the current project state and save it for future reference.

Frequently Asked Questions about context-manager

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

FAQPage Schema
How do I preserve project state and memory across multiple development sessions?

Project state management captures and restores development workflow states by tracking decisions, code changes, and discussion history in a linked knowledge base. This ensures all context is retrievable across sessions, preventing the need to re-explain past work.

What is information architecture for development workflows and when do I need it?

Information architecture for development workflows structures project knowledge by building knowledge graphs, categorizing documentation, and optimizing semantic search. You need it when complex features span multiple days and team members, ensuring all decisions remain linked and retrievable.

How do I track decisions and build a knowledge graph for a software project?

You track decisions and build a software project knowledge graph by analyzing conversation history, identifying key decisions, and categorizing related documentation. This preserves institutional knowledge and links code changes with their original context.

Do I need JavaScript, Python, and shell scripting to manage project context effectively?

Robust JavaScript, Python, and shell scripting are required for comprehensive context capture, analysis, and reporting. These scripting capabilities drive the advanced techniques used for information architecture, knowledge graph construction, and memory system analysis.

What is the best way to maintain continuity and prevent information loss in software engineering?

The best way to maintain continuity and prevent information loss is to implement a memory system that tracks state, preserves history, and organizes information architecture. This addresses the challenge of managing complex project states across development workflows.