checking-capacity

Audit Terraform code and check OCI region quotas for GPU capacity.

3|2|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill checking-capacity
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: checking-capacity
Source: https://github.com/oci-ai-incubations/ai-accelerator-starter-packs/tree/main/.claude/skills/checking-capacity
Command: npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill checking-capacity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool helps teams determine hardware capacity and resource quotas across OCI regions for a given starter pack category/size or GPU shape, auditing Terraform code to reveal required resources and reporting which regions can deploy the pack.

Core Features & Use Cases

  • Audits Terraform code to build a dynamic resource manifest per category/size.
  • Checks per-region quotas and availability for GPU shapes, FSS, ADB, and customer secret keys (for specific packs).
  • Generates a ready-to-use capacity report with READY/NOT READY status and a recommended region.

Quick Start

Provide a starter pack category/size or a GPU shape to generate a capacity report across OCI regions.

Frequently Asked Questions about checking-capacity

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

FAQPage Schema
How do I check OCI region capacity and quotas for a specific GPU shape before deploying?▼

To check OCI region capacity and quotas, provide a GPU shape or starter pack category to audit Terraform code, evaluate per-region availability, and generate a readiness report with a recommended region.

What resources are evaluated when checking OCI region readiness for a deployment?▼

Region readiness checks evaluate per-region quotas for GPU shapes, FSS, ADB, and customer secret keys, mapping these resources to your starter pack category to determine deployment availability.

Can I use Terraform code to determine which OCI region has the capacity for my starter pack?▼

Yes, this approach audits Terraform code to build a dynamic resource manifest per category, checking regional quotas and producing a capacity manifest with a recommended region for deployment.

What does an OCI capacity manifest and readiness report include?▼

A capacity manifest and readiness report includes READY or NOT READY statuses for regions, a recommended deployment region, and actionable guidance to resolve any identified quota or capacity gaps.

How do I resolve quota or capacity gaps when an OCI region is not ready for deployment?▼

To resolve quota or capacity gaps, follow the actionable guidance provided in the readiness report, which identifies specific resource limits across GPU, FSS, ADB, and customer secret keys to adjust.

Do I need a specific starter pack category to check OCI region availability?▼

No, you can check OCI region availability by providing either a starter pack category and size or a specific GPU shape to generate the required capacity and quota report.