portability-lens

Assess portability risks and vendor lock-in in software deployments.

30|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/atomicinnovation/accelerator --skill portability-lens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portability-lens
Source: https://github.com/atomicinnovation/accelerator/tree/main/skills/review/lenses/portability-lens
Command: npx skills add https://github.com/atomicinnovation/accelerator --skill portability-lens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assess portability risks and vendor lock-in in software deployments.

Core Features & Use Cases

  • Evaluate environment portability across Linux, macOS, and Windows
  • Assess deployment portability including containerization and infrastructure-as-code
  • Flag vendor-specific coupling and provide actionable mitigations

Quick Start

Run the portability lens against the project repository to surface portability risks and suggested mitigations.

Frequently Asked Questions about portability-lens

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess vendor lock-in risks in a multi-cloud deployment?

Assess vendor lock-in by analyzing deployment portability and vendor-specific coupling across cloud or on-prem environments. The evaluation flags proprietary dependencies and provides structured observations with actionable mitigations to ensure infrastructure independence.

What is infrastructure-as-code portability and when do I need to evaluate it?

Infrastructure-as-code portability is the ability to deploy consistently across different providers without proprietary coupling. You need to evaluate it when managing multi-provider architectures to identify environmental risks and ensure deployment neutrality.

How do I check if my containerized application is portable across Linux, macOS, and Windows?

Check containerized application portability by evaluating environment portability across Linux, macOS, and Windows. The assessment applies consistent criteria to surface operating system dependencies and suggest mitigations for cross-platform deployment risks.

Does this portability assessment work for both cloud and on-prem environments?

Yes, the portability assessment works for projects spanning both cloud and on-prem environments. It applies consistent portability criteria across diverse infrastructures, enabling reviewers to identify vendor-specific coupling and output structured risk mitigations.

What is the best way to identify vendor-specific coupling in infrastructure-as-code?

Identify vendor-specific coupling in infrastructure-as-code by applying a portability checklist covering environmental portability, deployment portability, and vendor independence. This process outputs structured observations that guide targeted risk mitigation.