model-tiering

Assigns operational model tiers to agents based on hierarchical policy and frontmatter.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill model-tiering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-tiering
Source: https://github.com/brucebanner010198-commits/DevSecOps-Agency/tree/main/skills/model-tiering
Command: npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill model-tiering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill standardizes how AI agents are assigned operational model tiers, ensuring the right capacity for each role and preventing both under- and over-provisioning.

Core Features & Use Cases

  • Assigns a single tier per agent according to role and governance rules.
  • Provides upgrade/downgrade criteria and traceable overrides for project runs.
  • Works with agents defined in agents/*.md and their frontmatter to ensure consistent tiering across a program.

Quick Start

Provide a new agent name and trigger the tiering policy to assign its default tier.

Frequently Asked Questions about model-tiering

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

FAQPage Schema
How do I assign AI model tiers to agents defined in markdown frontmatter?

Model tiering for AI agents standardizes operational capacity by assigning a single tier per role, preventing both under- and over-provisioning. It applies across CEO, chiefs, and specialists, enforcing governance rules to match model capacity with project needs.

What triggers an upgrade or downgrade of the model tier during a project?

You assign model tiers by providing a new agent name and triggering the tiering policy, which applies the hierarchical tier map to the agent's frontmatter. This enforces governance rules and ensures consistent tiering across the program.

Can I apply hierarchical model tier policies across CEO, chiefs, and specialists?

Model tiering requires parsing agent frontmatter from agents/*.md files and applying the hierarchical tier map. You need agents defined with frontmatter to ensure consistent tiering and maintain the audit trail of overrides across the program.

How do I maintain an audit trail of model tier overrides for agents?

Model tiering for agents differs from manual assignment by enforcing a hierarchical tier policy that automatically applies governance rules and upgrade or downgrade criteria. This standardization prevents both under- and over-provisioning while maintaining traceable overrides.