Assess the delivery risk posed by a third-party dependency — and build contingency plans for when external parties don't deliver on time.
npx claudepluginhub devmuslim/pdm-skills --plugin pdm-vendor-managementThis skill uses the workspace's default tool permissions.
Assess the delivery risk posed by a third-party dependency — and build contingency plans for when external parties don't deliver on time.
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.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Assess the delivery risk posed by a third-party dependency — and build contingency plans for when external parties don't deliver on time.
Availability Risk — Will they deliver on time?
Quality Risk — Will their output meet our standards?
Dependency Risk — What happens if they're late?
| Vendor / External | Dependency | Risk Level | Contingency Plan | Monitoring Cadence |
|---|---|---|---|---|
| Payment Gateway API | Checkout feature | 🔴 High | Build mock for dev; parallelize QA using mock | Weekly check-in |
| App Store Review | Mobile release | 🟡 Medium | Submit 2 weeks early; prepare hotfix process | At submission |
| Legal (DPA sign-off) | Go-live | 🟡 Medium | Start review 4 weeks early; escalate at 2 weeks | Weekly |
| Strategy | When to Use |
|---|---|
| Mock / Stub | Build internal mock of external API to unblock development |
| Early submission | Submit to external parties earlier than needed |
| Parallel workstream | Continue development with mock while waiting |
| Scope isolation | Isolate dependent features — release rest without them |
| Escalation agreement | Agree in advance who escalates and when |
/risk-register or /dependency-map