VictorMarri

AI Execution Router — AI skill for Claude Code

AI community

Claude Code skill that routes software-engineering issues to an execution profile (model role, effort, effort control) and resolves it late to the best current model, with GitHub labels and an optiona.

How to install AI Execution Router

This entry records only its repository, not the path inside it, so there is no exact command to give. Open VictorMarri/ai-execution-router and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AI Execution Router does

Claude Code skill that routes software-engineering issues to an execution profile (model role, effort, effort control) and resolves it late to the best current model, with GitHub labels and an optional evidence-based model evaluator.

Alternatives in AI

  • Wiki Lint — Health-check the LLM Wiki for issues 2.3k ★
  • Codex Skill — by klaudworks - Enables users to prompt codex from claude code 914 ★
  • Agency Orchestrator — 🚀 One sentence → multi-AI-role collaboration → complete plan in minutes 453 ★

README

ai-execution-router

A [Claude Code](https://claude.com/claude-code) skill that decides **how** an AI agent should work on each software-engineering issue: which kind of model, how much reasoning, which workflow, and how hard the result must be verified. It then resolves that decision to the best concrete model available **on the day the work runs**, and records both on the GitHub issue.

**Status: v0.** The policy has been audited against scripted scenarios and blind readings, but the skill has not yet run against a real repository. Expect changes after the first real runs.

Contents

Why it exists

Handing issues to AI agents raises the same questions every time:

  • Which model? A frontier model on a one-line rename wastes money. A fast model on concurrent message handling ships bugs.
  • How much reasoning? Most providers now expose an effort or reasoning setting. The right level depends on the task, not on the model.
  • Who checks the work? Code that touches money, security or concurrency needs a stronger, independent review than a text change.
  • For how long is the answer valid? Model names change every few months. An issue that says "use