slot-scale

Scale Slot deployments across paid tiers, replicas, and regions with billing calculations.

1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/shariqazeem/Prophecy-Roguelite --skill slot-scale-shariqazeem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slot-scale
Source: https://github.com/shariqazeem/Prophecy-Roguelite/tree/main/.agents/skills/slot-scale
Command: npx skills add https://github.com/shariqazeem/Prophecy-Roguelite --skill slot-scale-shariqazeem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a concise operational guide to scale Slot deployments from development to production by handling paid tiers, replica counts, multi-region placement, and billing so teams avoid misconfiguration and unexpected costs.

Core Features & Use Cases

  • Tiered instance plans: Defines Basic, Pro, Epic, and Legendary tiers with specs, storage behavior, and pricing, including free Basic tier allowances and premium storage pricing.
  • Replica management: Documents replica support on Torii, billing per replica, and example usage for high-availability deployments.
  • Multi-region deployments and billing: Explains supported regions, how to deploy across us-east and europe-west, and billing calculations as tier cost × regions × replicas while noting Katana's single-region limitation.
  • Upgrade and team credit rules: Describes upgrade-only policy, required team credits for paid deployments, Basic-tier auto-scaling and deletion rules, and operational commands for creating and updating instances.

Quick Start

Create an Epic-tier Torii deployment named my-instance for my-team with three replicas across us-east and europe-west.

Frequently Asked Questions about slot-scale

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

FAQPage Schema
How do I scale Slot deployments across multiple regions and tiers?

To scale Slot deployments, you configure paid tier specifications, replica counts, and multi-region placement across supported regions like us-east and europe-west. Torii supports multi-region distribution and replicas, while Katana is limited to single-region deployments.

What are the limitations when scaling replicas on Katana versus Torii?

Torii supports replica configuration and multi-region distribution for high-availability deployments. Katana is constrained to single-region deployments and does not support the replica scaling features available on the Torii provider.

Do I need team credits to upgrade a Slot instance to a paid tier?

Yes, team credits are required for paid deployments when upgrading Slot instances. The system enforces an upgrade-only policy, checking team credits before allowing provisioning or tier upgrades from the free Basic tier to Pro, Epic, or Legendary tiers.

How does replica billing work for multi-region Slot deployments?

Replica billing for multi-region Slot deployments is calculated as tier cost multiplied by the number of regions multiplied by the replica count. This billing model applies to Torii deployments to manage compute and storage costs for high-availability workloads.

Can I downgrade a Slot deployment from a premium tier to Basic?

No, Slot tier changes follow an upgrade-only policy, meaning you cannot downgrade from premium tiers like Pro, Epic, or Legendary back to Basic. You must create a new Basic instance if a lower tier is required.