core-llm-routing-and-finops

Route LLM tasks to appropriate models while enforcing cost and tier policies.

2|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill core-llm-routing-and-finops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: core-llm-routing-and-finops
Source: https://github.com/Canhada-Labs/ceo-orchestration/tree/main/.claude/skills/core/llm-routing-and-finops
Command: npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill core-llm-routing-and-finops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides governance and auditability for Claude Code operations, ensuring cost-effective and secure routing of tasks to the appropriate LLM models.

Core Features & Use Cases

  • Cost Governance: Monitors and manages cost budgets across multiple projects and tasks.
  • Routing Logic: Implements routing decision protocols to ensure that tasks are sent to the appropriate LLM model for optimal cost and quality.
  • Audit Trails: Generates tamper-evident logs of all LLM operations, providing accountability and transparency.
  • Use Case: An engineer dispatching a task related to security analysis, which is routed to the 'code-reviewer' role requiring 'Opus' model due to the security-sensitive nature of the work.

Quick Start

Invoke the core-llm-routing-and-finops skill with the 'help-me' command followed by specific task parameters like "llm.routing", "finops", or "token.budget".

Frequently Asked Questions about core-llm-routing-and-finops

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

FAQPage Schema
How do I enforce a model tier policy for LLM routing in Claude Code?

To set up LLM cost governance, define cost budgets for multiple projects and tasks, then apply routing decision protocols that dispatch operations to appropriate models. This enforces a model tier policy that prevents incorrect usage and maintains governance over resource consumption.

How do I create an audit trail for Claude Code operations?

Creating an audit trail for Claude Code operations involves generating tamper-evident logs of all LLM activities. This provides accountability and transparency by recording routing decisions and resource consumption across tasks to ensure cognitive layer governance.

Can I route security analysis tasks to specific LLM models automatically?

Yes, you can route security analysis tasks to specific LLM models automatically by implementing routing decision protocols. These protocols evaluate the security-sensitive nature of the work and dispatch the task to the required model, such as routing code review to Opus.

What is the best way to monitor token budgets across multiple LLM projects?

The best way to monitor token budgets across multiple LLM projects is to establish cost governance protocols that track resource consumption. This monitors and manages cost budgets while enforcing a model tier policy to optimize cost and quality.

Do I need specific dependencies to implement LLM routing and FinOps governance?

No specific dependencies are required to implement LLM routing and FinOps governance. The system operates independently using internal scripts and references to govern task routing, enforce model tier policies, and generate audit trails.