context-os-cli

Restore project context and track file activity using the context-os CLI.

104|31|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jacob-dietle/context-os --skill context-os-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-os-cli
Source: https://github.com/jacob-dietle/context-os/tree/main/.claude/skills/context-os-cli
Command: npx skills add https://github.com/jacob-dietle/context-os --skill context-os-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires context-os, boa, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users understand their project context, recent activity, file relationships, and knowledge graph structure by leveraging the context-os CLI.

Core Features & Use Cases

  • Context Restoration: Uses the context-os CLI to find relevant files and content based on user queries.
  • File Heat Tracking: Identifies the most active and relevant files in a project.
  • Graph Traversal: Allows users to explore and understand the structure of their knowledge graph.
  • Use Case: If you're working on a complex project and want to quickly find all files related to a specific topic or understand how different files are connected, this Skill can help.

Quick Start

Run the 'context' command with your query, e.g., 'context "project X" --format json'.

Frequently Asked Questions about context-os-cli

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

FAQPage Schema
How do I restore context and find relevant files for a complex project?

To restore project context, run the 'context' command with your query, such as 'context "project X" --format json', to find relevant files and content. This leverages the context-os CLI to map recent activity and file relationships.

What is file heat tracking and how does it show recent project activity?

File heat tracking identifies the most active and relevant files in a project by monitoring recent activity. It helps developers quickly pinpoint areas of complex projects that have undergone recent changes.

How do I traverse a knowledge graph to understand file relationships?

You traverse a knowledge graph using the context-os CLI to explore and understand file relationships and structural connections. This graph traversal allows you to see how different project files are connected.

Do I need the context-os CLI and Python libraries to track file heat?

Yes, tracking file heat requires the context-os CLI and Python libraries like the Boa JS engine. These dependencies are necessary to perform graph traversal and context restoration within your project environment.

Can I use context restoration to find files related to a specific topic?

Yes, context restoration uses the context-os CLI to find relevant files and content based on user queries. If you want to find all files related to a specific topic in a complex project, this approach maps the relationships effectively.