saas-cost-architect

Build tenant-level SaaS cost models from real billing data and allocate service costs.

2|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill saas-cost-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saas-cost-architect
Source: https://github.com/nguyenpv1980-wq/Project-Aegis/tree/main/.claude/skills/saas-cost-architect
Command: npx skills add https://github.com/nguyenpv1980-wq/Project-Aegis --skill saas-cost-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill builds a bill-grounded cost model for a multi-tenant SaaS product so you can see what tenants, seats, plans, and features actually cost to serve. It helps replace vague spreadsheet allocations with attributable evidence, making margin and pricing decisions defensible.

Core Features & Use Cases

  • Cost driver inventory: Separates compute, storage, database, AI tokens, egress, third-party services, and support into fixed, stepped, or variable drivers using real billing data.
  • Tenant and plan attribution: Maps each driver back to tenants through tags, counters, prefixes, or other usage mechanisms, and clearly labels unattributable overhead.
  • Unit economics and guardrails: Calculates cost per tenant, seat, and plan tier against revenue, surfaces unprofitable tenants and noisy-neighbor risk, and defines quotas, alerts, degradation ladders, and rollback-ready enforcement.
  • Use case: A team sees its AWS and AI bills spike and uses this Skill to identify which tenants drove the increase, whether Pro pricing is underwater, and what guardrails should be shipped before a costly feature launch.

Quick Start

Ask the skill to build a tenant-level SaaS cost model from your real billing, usage, and pricing data and identify unprofitable plans, unattributable overhead, and recommended cost guardrails.

Frequently Asked Questions about saas-cost-architect

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

FAQPage Schema
How do I allocate cloud and AI token costs to individual SaaS tenants?

To allocate cloud and AI token costs to SaaS tenants, you need to build a cost model that maps billing drivers to tenants using tags, counters, or prefixes. This separates compute, storage, and AI tokens into attributable costs and unattributable overhead.

What is the best way to identify unprofitable plans in a multi-tenant SaaS?

Identifying unprofitable plans requires calculating unit economics by comparing cost per tenant and seat against revenue. This margin analysis surfaces which specific plan tiers are underwater and exposes noisy-neighbor risk.

How do I investigate sudden spikes in my AWS or AI service bills?

Investigating AWS or AI bill spikes involves analyzing real billing data through a tenant-level cost model. This traces the variable cost drivers back to specific tenants or features, replacing vague spreadsheet allocations with attributable evidence.

What SaaS cost guardrails should I implement before a variable-cost feature launch?

Before a variable-cost feature launch, you should implement observe-first guardrails that include quotas, alerts, and degradation ladders. Designing rollback-ready enforcement ensures you can control tenant usage and prevent margin erosion.

Does this approach work for tracking SaaS unit economics across different pricing tiers?

Yes, tracking SaaS unit economics across pricing tiers works by attributing stepped and variable cost drivers directly to plan levels. This validates whether your Pro or lower-tier pricing covers the actual compute, database, and AI costs to serve those users.

How do I handle unattributable overhead in my SaaS cost modeling?

Handling unattributable overhead in SaaS cost modeling requires clearly separating fixed service costs from variable tenant drivers. The model explicitly labels shared infrastructure that cannot be mapped to specific tenants, ensuring margin calculations remain defensible.