context-index

Gather relevant knowledge from documentation, repositories, and notes for tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SullivanXiong/dotfiles --skill context-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-index
Source: https://github.com/SullivanXiong/dotfiles/tree/main/home/.claude/skills/context-index
Command: npx skills add https://github.com/SullivanXiong/dotfiles --skill context-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures you have all necessary project-specific knowledge, coding conventions, and team preferences before starting tasks, preventing errors and improving efficiency.

Core Features & Use Cases

  • Context Discovery: Automatically identifies and presents relevant information from public, work, and personal knowledge bases.
  • Proactive Information Gathering: Reads files and queries knowledge graphs based on the task at hand, rather than waiting for explicit commands.
  • Use Case: When asked to "implement a feature for the user authentication service," this Skill will automatically gather relevant architecture documents, coding standards, and deployment procedures for that service.

Quick Start

Use the context-index skill to gather all relevant knowledge for implementing a new feature.

Frequently Asked Questions about context-index

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

FAQPage Schema
How do I automatically gather project context before implementing a new feature?

To automatically gather project context before implementing a new feature, this skill proactively identifies and prioritizes relevant files from public technical documentation, work repositories, and personal notes based on your specific development task.

What is proactive knowledge gathering for developer onboarding?

Proactive knowledge gathering for developer onboarding is the process of reading files and querying knowledge graphs to present relevant architecture documents, coding standards, and team preferences without waiting for explicit manual commands.

How do I retrieve coding conventions and team preferences for a code review?

You retrieve coding conventions and team preferences for a code review by leveraging file system browsing and Memory MCP queries, which ensure a comprehensive understanding of work-specific repository requirements before starting the review task.

Does this skill work with Memory MCP to query personal notes and work repositories?

Yes, this skill works directly with Memory MCP to query personal notes and work repositories, aggregating multiple context layers to ensure you have all necessary project-specific knowledge before debugging or implementing features.

What is the best way to find relevant documentation across different project knowledge layers?

The best way to find relevant documentation across different project knowledge layers is to use a skill that identifies and prioritizes context files based on your immediate task, pulling from public docs, work repos, and personal notes.