economy-mode

Select cost-optimized Layer 3 models during AI agent interactions.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill economy-mode-jonnymuir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: economy-mode
Source: https://github.com/jonnymuir/Umbraco.Prism/tree/main/.copilot/skills/economy-mode
Command: npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill economy-mode-jonnymuir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of managing AI operational costs by automatically switching to cost-effective, high-performance model alternatives without sacrificing task quality.

Core Features & Use Cases

  • Dynamic Model Selection: Automatically routes tasks to cost-optimized models based on a predefined economy table.
  • Persistent Configuration: Allows users to toggle economy mode globally via configuration files or session-specific commands.
  • Use Case: A developer working on a long-running project can enable economy mode to reduce API costs during routine coding and documentation tasks while maintaining premium model access for critical architectural reviews.

Quick Start

Activate cost-optimized model selection for your current session by telling the assistant to use economy mode.

Frequently Asked Questions about economy-mode

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

FAQPage Schema
How do I reduce AI agent operational costs without sacrificing task quality?

You can reduce AI agent operational costs by shifting Layer 3 model selection to cost-optimized alternatives. This approach automatically routes tasks to high-performance models based on a predefined economy table.

How do I configure cost-optimized model selection for my current AI session?

To configure cost-optimized model selection, simply tell the assistant to use economy mode. You can also toggle this setting globally via configuration files or session-specific commands.

Does economy mode override explicit user intent during AI agent interactions?

Economy mode does not override explicit user intent. It applies dynamic model selection to task-aware auto-selection processes while respecting persistent configuration overrides.

Can I use dynamic model shifting for long-running software development projects?

Dynamic model shifting is ideal for long-running software development projects. It reduces API costs during routine coding and documentation while maintaining premium model access for critical architectural reviews.

What configuration schema is required to manage state for cost-optimized model selection?

Cost-optimized model selection requires integration with the squad configuration schema. This schema manages state and applies the model selection logic directly at the agent spawn level.

When should I avoid using automatic model shifting for AI tasks?

You should avoid automatic model shifting when your tasks require premium model access without configuration overrides. The dynamic selection process applies to auto-selection, so explicit intent is respected.