economy-mode

Switch Layer 3 model selection to lower-cost alternatives when economy mode is active.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/sachinnair90/gitgloss --skill economy-mode-sachinnair90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: economy-mode
Source: https://github.com/sachinnair90/gitgloss/tree/main/.copilot/skills/economy-mode
Command: npx skills add https://github.com/sachinnair90/gitgloss --skill economy-mode-sachinnair90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reduce AI operating costs by switching Layer 3 model selection to cheaper alternatives when economy mode is enabled, while preserving higher-priority user preferences.

Core Features & Use Cases

  • Session-based cost savings: Activate economy mode for a single conversation to use lower-cost models without changing saved settings.
  • Persistent cost savings: Store economy mode in configuration so future sessions automatically use the economy selection table.
  • Safe precedence handling: Keep Layer 0, Layer 1, and Layer 2 choices intact so explicit intent still wins.
  • Operational acknowledgments: Emit the required economy-mode status and spawn indicators so activation is visible and traceable.

Quick Start

Tell the assistant to use economy mode for this session so it selects lower-cost models while still honoring any higher-priority configuration or charter preferences.

Frequently Asked Questions about economy-mode

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

FAQPage Schema
How do I reduce model costs without changing my explicit intent configurations?

To reduce model costs without changing intent, economy mode shifts Layer 3 model selection to lower-cost alternatives while preserving higher-priority Layers 0 through 2 preferences and explicit user choices.

Can I apply cost optimization for just a single conversation session?

Yes, you can apply session-based cost optimization by activating economy mode for a single conversation, which temporarily uses lower-cost models without altering your persistent configuration settings.

How does persistent config-driven model selection work for long-term cost savings?

Persistent config-driven model selection works by storing the economyMode setting in your .squad/config.json file, ensuring future sessions automatically reference the economy table for lower-cost model choices.

What happens to my higher-priority user preferences when economy mode is active?

When economy mode is active, your higher-priority user preferences remain safe through precedence handling, ensuring Layer 0, Layer 1, and Layer 2 choices still override the lower-cost Layer 3 auto-selection.

How are economy mode activation and spawn acknowledgments made visible?

Economy mode activation and spawn acknowledgments are made visible and traceable through required operational status emissions and the 💰 indicator specified in the economy table during model selection.

What are the limitations of using economy mode for AI operating cost reduction?

A limitation of economy mode is that it only applies to Layer 3 model selection, meaning it cannot override explicit intent or higher-priority configurations in Layers 0 through 2 to force cheaper alternatives.