Auto Mode For Paseo — Development skill for Claude Code
Paseo plugin that routes each message to a persona on Codex, Claude, OpenCode, or any other installed provider.
How to install Auto Mode For Paseo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open obetomuniz/auto-mode-for-paseo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Auto Mode For Paseo does
Paseo plugin that routes each message to a persona on Codex, Claude, OpenCode, or any other installed provider.
Alternatives in Development
- Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
- 12 Yolo Auto Mode Classifier — YOLO/Auto-Mode Classifier System 2.3k ★
- YOLO/Auto-Mode 분류기 시스템 — 관찰 위치: Claude Code 내부 아키텍처 Tool 호출을 자동 승인할지 차단할지 결정하는 2단계 보안 분류 시스템입니다 149 ★
README
[!NOTE] This project is an experiment. It explores what System 1 models can do as message routers. A System 1 model gives a fast, intuitive answer without step-by-step reasoning. TypeSafe Jev and Laya are System 1 models. Here, one of them only classifies each message and selects a preset. It does not read your code or plan the work, so it can select the wrong preset. Do not use this plugin in production. Examine each routing notice, and select a preset manually when the choice is important.
Auto Mode for Paseo

Auto Mode for Paseo is a [Paseo](https://github.com/getpaseo/paseo) plugin. It reads each new message and sends it to the best preset for the task. Each preset has its own provider, model, reasoning setting, and instructions. A preset can use Codex, Claude, OpenCode, or another provider installed in Paseo. TypeSafe Jev or a local Laya model classifies the message.
The conversation picker contains Auto and preset names. Model names stay in the plugin settings. Paseo owns workspaces and native provider authentication.
Requirements
- Paseo 0.8.0 or later with plugins enabled.
- Node.js 24 and npm.
- An installed and authenticated Paseo provider for each enabled preset.
- For Jev: a TypeSafe API key.
- For Laya: no separate Python installation is needed on Windows.
Install
Clone this repository. Then run these commands in the project directory:
npm ci
npm run check
paseo plugin install .
On Windows, use `npm.cmd` if PowerShell blocks `npm.ps1`.
If `paseo` is absent from PATH on Windows, use the project's launcher:
npm.cmd run plugin:install
npm.cmd run plugin:status
npm.cmd run plugin:reload
The launcher checks `PASEO_CLI`, then PATH, then the Paseo Desktop installation under `LOCALAPPDATA`. Use `npm.cmd run paseo -- --help` for other commands. Set `PASEO_CLI` to the C
Related Skills
Prodex
Prodex is a multi-account, multi-provider Codex wrapper with auto-rotation, Super mode, Smart Context, and tok
Fleet Guard
A friendly Windows companion for Paseo that keeps Claude jobs moving through configurable provider fallbacks.
Omk
Evidence-gated runner for Codex, Claude Code, OpenCode, and local coding agents. Routes tasks into scoped DAG
Lab Agent
Research topic-selection platform. Drives the agent already installed on your machine (pi / Claude Code / Code
Mango
Agents self-report what they're working on and message each other. You watch. Local-first board for Claude Cod
Agent Session Status
Live OpenCode, Claude Code, and Codex session state for Ironbar and Waybar. Provider events are reduced to a s
Related Agents
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Skills Manager (AI 技能管理器)
一款用于管理 AI 编程助手技能(Skills)的统一桌面应用。 无缝组织、同步和共享 Claude Code、Codex、Opencode 及其他 AI 工具的技能。 Version Platform
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode