What problem does it solve? ContextHub exposes roughly 73 ch_* MCP tools plus a family of /contexthub:* skills, and many of them sound alike (search vs discover vs memory, record_decision vs create_memo vs write_context). This Skill removes the guesswork by acting as a routing map that tells you exactly which tool or skill fits your current intent. ## Core Features & Use Cases - Orientation workflow: Calls ch_get_memory_context first to bundle project, mission, memos, sessions, and decisions, then routes to /contexthub:connect if no project is linked. - Intent-to-tool routing table: Maps common goals (code exploration, planning, audits, research, missions, SOPs, resume) to the right tool or skill. - Tiebreaker guidance: Disambiguates similar tools such as ch_ocxp_search vs ch_ocxp_query vs ch_ocxp_grep, and ch_record_decision vs ch_create_memo vs ch_write_context. - Use Case: You join a ContextHub project and wonder whether to use ch_search_memory or ch_discover_context to find past decisions. Invoke this Skill to get the answer: ch_search_memory recalls decisions, while ch_discover_context searches knowledge. ## Quick Start Ask the assistant to run /contexthub:start with your question, such as which tool to use for attaching a document to a mission.