jodl-auto

Route user goals to the most efficient execution tool via a 14-pattern table.

Updated May 18, 2026
One-click install
npx skills add https://github.com/JodLHarDxD/auto-slash --skill jodl-auto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jodl-auto
Source: https://github.com/JodLHarDxD/auto-slash/tree/main/skills/jodl-auto
Command: npx skills add https://github.com/JodLHarDxD/auto-slash --skill jodl-auto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the overhead of choosing the right tool or following complex multi-phase procedures by automatically routing your intent to the most efficient execution path.

Core Features & Use Cases

  • Intelligent Routing: Matches your goal against a 14-pattern table to select the smallest effective tool, from direct execution to specialized orchestrators.
  • Seamless Integration: Automatically hands off complex multi-domain tasks to the forge or invokes skill-creators when capabilities are missing.
  • Use Case: When you need to perform a variety of tasks like reviewing a PR, investigating a bug, or deploying an app, you can simply use this single entrypoint instead of manually selecting different tools for each step.

Quick Start

Invoke the auto-router by typing /jodl-auto followed by your specific goal such as commit and push my changes.

Frequently Asked Questions about jodl-auto

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

FAQPage Schema
How do I automate task routing for Claude Code without manually selecting tools?

You can automate task routing by using an auto-router that matches your intent against a predefined pattern table to select the smallest effective tool. This eliminates the overhead of choosing the right tool for each action.

What is intent-based workflow orchestration for software engineering tasks?

Workflow orchestration is the process of matching user goals to execution paths, handling task delegation across single-domain actions and multi-domain orchestrators. It routes goals like code reviews or deployments to the most efficient path.

Can I use a single entrypoint to handle different coding tasks like PR reviews and bug investigations?

Yes, you can use a zero-ceremony auto-router as a single entrypoint to handle various tasks. It intelligently routes your specific goal to the appropriate execution tool, from direct execution to specialized orchestrators.

What's the best way to handle missing capabilities during task delegation in Claude?

The best way to handle missing capabilities is to use an auto-router that invokes skill-creators when capabilities are missing. It seamlessly hands off tasks to dynamic skill creation to ensure the goal is still achieved.

Does the auto-router approach require extensive context to determine the optimal execution path?

No, the auto-router approach requires minimal context to determine the optimal path. It matches your intent against a 14-pattern table to quickly select the most efficient execution tool without complex multi-phase procedures.