From ctx-customer-pack
Assess the blast radius of a change — what services, flows, and teams are affected.
npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packThis skill is limited to using the following tools:
Assess the impact of a change before deploying. Returns the set of services, business flows, and teams that could be affected.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Assess the impact of a change before deploying. Returns the set of services, business flows, and teams that could be affected.
Check blast radius for a service change
Call mcp__tabnine-ctx-cloud__blast_radius with service_name=payments-api.
The response includes:
Assess blast radius before a database migration
Call mcp__tabnine-ctx-cloud__blast_radius with service_name=inventory-db.
Check blast radius for the auth service
Call mcp__tabnine-ctx-cloud__blast_radius with service_name=auth-service.
Check blast radius for the order service
Call mcp__tabnine-ctx-cloud__blast_radius with service_name=order-service.