context-engine

Load company context and enforce privacy rules before external API calls.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tapanshah/Claude-Skills --skill context-engine-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-engine
Source: https://github.com/tapanshah/Claude-Skills/tree/main/c-level-advisor/context-engine
Command: npx skills add https://github.com/tapanshah/Claude-Skills --skill context-engine-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that AI advisors have up-to-date, relevant, and privacy-compliant company context, leading to more personalized and effective advice.

Core Features & Use Cases

  • Context Loading: Automatically loads essential company information from a local file.
  • Staleness Detection: Flags and prompts for refresh if context is older than 90 days.
  • Privacy Enforcement: Enforces strict anonymization rules before any external data sharing.
  • Use Case: Before any C-suite advisor provides strategic recommendations, this skill ensures the AI understands the company's current stage, challenges, and key metrics, preventing generic advice and protecting sensitive data.

Quick Start

Run /cs:setup to build your company context — it makes every advisor conversation significantly more useful.

Frequently Asked Questions about context-engine

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

FAQPage Schema
How do I ensure AI advisors use up-to-date company context?

You ensure AI advisors use up-to-date company context by loading local context files and applying staleness detection. The system flags context older than 90 days and prompts you to refresh the data before generating advice.

How do I anonymize sensitive company data before external API calls?

You anonymize sensitive company data before external API calls by applying strict privacy enforcement protocols. The system detects sensitive information in your company context and masks it before any external tool usage.

What is the best way to manage company context for C-suite advisor skills?

The best way to manage company context for C-suite advisor skills is to centralize context loading from a local file and enforce privacy rules. This ensures AI advisors receive relevant, compliant data for personalized advice.

Do I need to manually update company context files for AI advisor skills?

You do not need to manually update company context files constantly, as the system detects stale context older than 90 days and prompts you for a refresh. Running an initial setup command builds the foundational company context.

Why does my AI advisor give generic advice instead of company-specific recommendations?

AI advisors give generic advice instead of company-specific recommendations when they lack current company context. Loading local context files with current stage, challenges, and metrics ensures the AI provides personalized strategic recommendations.

Does this context management skill work with local markdown files?

Yes, the context management skill works with local markdown files by automatically loading essential company information from a designated local file path. This ensures your C-suite advisor skills have immediate access to relevant business data.