From ctx-customer-pack
Check dependency health, find vulnerabilities, plan migrations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ctx-customer-pack:dependency-checkThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the health of a service's dependencies, surface known vulnerabilities, and get guidance for dependency migrations.
Check the health of a service's dependencies, surface known vulnerabilities, and get guidance for dependency migrations.
Check dependencies for a service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=payments-api.
The response includes:
Check dependencies for user-service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=user-service.
Check dependencies for order-service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=order-service.
Check dependencies for legacy-gateway
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=legacy-gateway.
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.