context-orchestrator
Installation
SKILL.md
Context Orchestrator
A unified context extraction system that intelligently routes queries to three specialized CLI tools based on intent classification.
Quick Start
Commands (use directly):
/context [query]- All sources in parallel (personal + research + code)/limitless [query]- Personal memory (lifelogs, meetings, conversations)/research [query]- Online documentation (facts, APIs, guides)/pieces [query]- Local code context (snippets, LTM, history)
Auto-Detection: The hook detects context-relevant prompts and suggests CLI commands.
Maintenance: See README.md for configuration, debugging, and upgrade instructions.