auto-routing

Toggle and inspect auto-routing settings in Claude Code sessions via JSON configuration.

10|Updated May 9, 2026
One-click install
npx skills add https://github.com/jcwleo/oh-no-harness --skill auto-routing-jcwleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-routing
Source: https://github.com/jcwleo/oh-no-harness/tree/main/plugins/oh-no-harness/skills-claude/auto-routing
Command: npx skills add https://github.com/jcwleo/oh-no-harness --skill auto-routing-jcwleo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill manages the automated routing guidance for Claude Code sessions, preventing the need for manual configuration of workflow lanes and ensuring consistent behavior across plugin updates.

Core Features & Use Cases

  • Session Configuration: Easily enable or disable forced-routing layers for future sessions.
  • Status Monitoring: Quickly verify the current auto-routing state and configuration storage location.
  • Use Case: Use this skill to ensure that your Claude Code environment consistently applies your preferred routing logic without needing to manually re-configure settings after every plugin update.

Quick Start

Ask the agent to turn on auto-routing to enable forced-routing guidance for your future sessions.

Frequently Asked Questions about auto-routing

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

FAQPage Schema
How do I enable automated routing guidance for Claude Code sessions?

To enable automated routing guidance for Claude Code sessions, ask the agent to turn on auto-routing. This applies a forced-routing layer to your configuration, ensuring consistent workflow behavior without manual setup.

What is session-level routing configuration in Claude Code?

Session-level routing configuration in Claude Code is a persistent plugin setting that manages automated workflow lanes. It prevents manual re-configuration by applying your preferred routing logic consistently across plugin updates.

Can I check the current status of auto-routing settings in my environment?

Yes, you can check the current auto-routing status by asking the agent to inspect it. This verifies whether forced-routing is active and displays the configuration storage location in your local environment.

Do I need a specific script to configure workflow routing for Claude Code?

Yes, configuring workflow routing requires access to the oh-no-config script. This script reads and writes JSON configuration files in your local environment to manage the persistent plugin settings.

Why does my routing configuration reset after updating Claude Code plugins?

Routing configurations may reset after plugin updates if not persisted properly. Using auto-routing applies a forced-routing layer to your JSON configuration files, preventing the need for manual re-configuration.

What's the best way to disable forced-routing layers for future sessions?

The best way to disable forced-routing layers for future sessions is to ask the agent to turn off auto-routing. This updates your JSON configuration files to remove the automated routing guidance.