input_agent

Community

Ensures user input routes to the correct agent.

Authordewitt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Acts as a guard to ensure human-in-the-loop interactions are routed to the appropriate agent, preventing misaddressed prompts and context drift.

Core Features & Use Cases

  • Input routing guard: Detects when user intent targets a different agent and triggers routing.
  • Digression detection: Identifies shifts in topic that warrant relaying to the correct agent.
  • Deterministic routing: Outputs the exact line ROUTE TO: swarm_agent when misaddressed, or CONTINUE when current agent is still relevant.
  • Use Case: In multi-agent sessions, ensures requests meant for the swarm_agent are handled by the correct agent to preserve flow.

Quick Start

Provide a routing decision for the next user input by evaluating the current active agent and outputting either ROUTE TO: swarm_agent or CONTINUE.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: input_agent
Download link: https://github.com/dewitt/swarm/archive/main.zip#input-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.