route

Analyze a task to determine the appropriate workflow path and persist the decision.

Updated May 25, 2025
One-click install
npx skills add https://github.com/matthew-plusprogramming/monorepo --skill route
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: route
Source: https://github.com/matthew-plusprogramming/monorepo/tree/main/.claude/skills/route
Command: npx skills add https://github.com/matthew-plusprogramming/monorepo --skill route

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Route Skill analyzes a new task to determine the appropriate workflow path (one-off quick fix, task spec, or orchestrator) and persists the decision.

Core Features & Use Cases

  • Heuristic routing: Classifies complexity and routes to the correct workflow.
  • Session persistence: Saves the routing decision for audit.
  • Open questions: Records uncertainties to be resolved before proceeding.

Quick Start

Provide a task description; the Route Skill will propose the next action and the recommended workflow path.