Stats
Actions
Tags
From ctx-customer-pack
Query the Context Engine knowledge graph — investigate services, check blast radius, search entities, manage issues, and assess change risk.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ctx-customer-pack:ctxThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Ensure the Context Engine MCP server (`tabnine-ctx-cloud`) is configured.
tabnine-ctx-cloud) is configured.CTX_API_KEY and CTX_API_URL environment variables.mcp__tabnine-ctx-cloud__search_knowledge with query="hello".mcp__tabnine-ctx-cloud__find_entities with query="authentication".mcp__tabnine-ctx-cloud__investigate_service with serviceName=payments-api.mcp__tabnine-ctx-cloud__blast_radius with target=payments-api.mcp__tabnine-ctx-cloud__get_change_confidence with files=["src/checkout/handler.ts"].mcp__tabnine-ctx-cloud__search_knowledge with query="rate limiting strategy".For aggregated investigations that combine multiple queries server-side:
mcp__tabnine-ctx-cloud__investigate_service with serviceName=order-service.mcp__tabnine-ctx-cloud__get_change_confidence with files=["src/payments/processor.ts"].npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.