cyberneticlibrary

Audit SaaS vendor relationships

vendor-managementskillsetup L217,464
alirezarezvani/claude-skills
What it does

Score and classify vendor performance

Best for

Quantifying SLA gaps and renewal decisions when a tier-1 vendor has recurring incidents and you need a defensible KEEP|REVIEW|REPLACE verdict.

Inputs
  • · vendor_catalog.json
  • · sla_records.json
  • · industry classification
Outputs
  • · vendor_scorecard.md
  • · sla_report.md
  • · risk_matrix.md
Requires
  • · Python (stdlib)
  • · json module
Preconditions
  • · Vendor catalog in JSON format
  • · SLA records available (12 months)
  • · Industry classification
Failure modes
  • · Incomplete catalog → scoring fails
  • · SLA records outdated → stale metrics
  • · Industry mismatch → wrong weights
Trust signals
  • · Cites authoritative sources
  • · Ships stdlib-only tools
  • · Open source: alirezarezvani/claude-skills