Help us improve
Share bugs, ideas, or general feedback.
From business-operations-skills
Score vendors on a multi-dimensional scorecard (reliability / support / security / commercial / strategic-fit), track SLA compliance, classify third-party risk. Direct invocation of the vendor-management skill.
npx claudepluginhub marco3939/claude_skill --plugin business-operations-skillsHow this command is triggered — by the user, by Claude, or both
Slash command
/business-operations-skills:cs-vendor-review <vendor catalog JSON path or vendor list>The summary Claude sees in its command listing — used to decide when to auto-load this command
# /cs:vendor-review — Vendor scorecard + SLA + risk
Run the `vendor-management` skill on this input:
**$ARGUMENTS**
## Three-tool workflow
1. **`vendor_scorer.py`** — Score each vendor 0-100 across 5 weighted dimensions: reliability, support, security, commercial, strategic-fit. Industry tuning via `--profile {saas,fintech,healthcare,enterprise}`. Verdict: KEEP / REVIEW / REPLACE.
2. **`sla_compliance_tracker.py`** — Compute compliance % per vendor, breach trend (improving/stable/degrading), credit-claim eligibility.
3. **`vendor_risk_classifier.py`** — Classify risk per Shared Assess...Share bugs, ideas, or general feedback.
Run the vendor-management skill on this input:
$ARGUMENTS
vendor_scorer.py — Score each vendor 0-100 across 5 weighted dimensions: reliability, support, security, commercial, strategic-fit. Industry tuning via --profile {saas,fintech,healthcare,enterprise}. Verdict: KEEP / REVIEW / REPLACE.
sla_compliance_tracker.py — Compute compliance % per vendor, breach trend (improving/stable/degrading), credit-claim eligibility.
vendor_risk_classifier.py — Classify risk per Shared Assessments SIG-Lite framework: Critical/High/Medium/Low across 4 vectors (data sensitivity, financial exposure, operational dependency, regulatory exposure). Industry-tunable.
c-level-advisor/general-counsel-advisor — that's contract law + redline. This is operational vendor performance.business-growth/contract-and-proposal-writer — that's external proposal authoring. This is inbound vendor scoring.procurement-optimizer — that's spend categorization + supplier rationalization. This is vendor performance + risk.