Configure Handoff Router banner
Chili-Piper Chili-Piper

Configure Handoff Router

Development community

Description

--- description: Manages Handoff routers (rep-to-rep handoff routing) — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write. argument-hint: "<workspace> <list|get|create|update|delete> [router] [--apply]" allowed-tools: [Read] --- # /configure-handoff-router Manage Handoff router configuration using the `handoff-router-configuration` skill. > ⚠️ This skill **writes to Chili Piper**, and Handoff routers are **always-live** — create/update publish immed

Installation

Installs to ~/.claude/skills/chili-piper-mcp-assets-configure-handoff-router/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chili-piper-mcp-assets-configure-handoff-router && curl -fsSL https://raw.githubusercontent.com/Chili-Piper/mcp-assets/HEAD/commands/configure-handoff-router.md -o ~/.claude/skills/chili-piper-mcp-assets-configure-handoff-router/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository