context-manager

Discover, fetch, harvest, extract, compress, organize, and clean up project context files.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/thewulf7/localcode --skill context-manager-thewulf7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-manager
Source: https://github.com/thewulf7/localcode/tree/main/skills/context-manager
Command: npx skills add https://github.com/thewulf7/localcode --skill context-manager-thewulf7

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of project context by providing tools to discover, fetch, harvest, extract, compress, organize, and clean up context files, ensuring your project's knowledge base is always up-to-date and easily accessible.

Core Features & Use Cases

  • Context Discovery: Find relevant context files by topic or path.
  • External Documentation Fetching: Retrieve live documentation from libraries.
  • Context Harvesting & Extraction: Convert summaries into permanent context and pull specific information.
  • Organization & Cleanup: Restructure context by concern and remove stale files.
  • Guided Workflows: Step-by-step assistance for complex context operations.
  • Use Case: When starting a new feature, use discover to find all related authentication context, then fetch documentation for a new library, harvest key insights from a design document, and finally organize everything by concern.

Quick Start

Use the context-manager skill to discover all context files related to authentication patterns.

Frequently Asked Questions about context-manager

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

FAQPage Schema
How do I organize project context files by concern?

You can restructure context files by concern and clean up stale data to organize project context. This workflow ensures your knowledge base remains accessible and up-to-date as your project evolves.

What is the best way to fetch live external documentation for a library?

Fetching live external documentation retrieves current library docs directly into your project context. This operation ensures your knowledge base contains accurate, up-to-date reference material for immediate use.

How do I discover relevant context files across my project?

Context discovery allows you to find relevant context files by topic or path. This operation locates existing knowledge scattered across your project, making it immediately accessible for current tasks.

Can I extract specific information from summaries into permanent context?

Yes, context harvesting converts summaries into permanent context files while extraction pulls specific information. These operations transform temporary notes into a structured, persistent knowledge base.

Does context management work for complex multi-step workflows?

Yes, guided workflows provide step-by-step assistance for complex context operations. You can discover related context, fetch documentation, harvest insights, and organize everything by concern in sequence.

How do I clean up stale data from my project's knowledge base?

Cleaning up stale data removes outdated context files from your knowledge base. This organization operation ensures your project context remains accurate and relevant by eliminating obsolete information.