swe-router

Route development requests to predefined execution pipelines based on detected intent.

1|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/eymass/swe-plugin --skill swe-router
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: swe-router
Source: https://github.com/eymass/swe-plugin/tree/main/skills/swe-router
Command: npx skills add https://github.com/eymass/swe-plugin --skill swe-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route development tasks by automatically routing user requests to a pre-defined execution pipeline based on detected intent, enabling consistent automation across projects.

Core Features & Use Cases

  • Intent-driven pipeline selection and execution
  • Stepwise task orchestration with mandatory gates and audit trails
  • Multi-agent coordination to deliver end-to-end development workflows

Quick Start

Provide a development request and let the system route to the appropriate pipeline for execution.

Frequently Asked Questions about swe-router

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

FAQPage Schema
How do I automate development workflows across multiple projects?▼

You can automate development workflows by providing a development request, which the system routes to a pre-defined execution pipeline based on detected intent for consistent task execution.

What is intent-driven pipeline selection for task orchestration?▼

Intent-driven pipeline selection automatically detects user request intent and routes development tasks to a matching execution pipeline, coordinating sub-agents while enforcing sequential gates and audit trails.

How do I execute stepwise coding tasks with audit trails?▼

Stepwise coding tasks with audit trails are executed by coordinating sub-agents and preserving a step-by-step todolist, enforcing mandatory sequential gates throughout the development workflow.

Can I use automated task orchestration for end-to-end software engineering?▼

Yes, automated task orchestration supports end-to-end software engineering by coordinating multi-agent workflows that cover building, debugging, planning, and reviews across multiple projects.

Why enforce sequential gates in development pipelines?▼

Sequential gates are enforced in development pipelines to ensure safe execution and maintain audit trails, preventing steps from completing out of order while preserving a step-by-step todolist for coordinated sub-agents.

Do I need specific dependencies to route development tasks automatically?▼

No specific dependencies are required to route development tasks automatically, as the system relies on intent detection to invoke execution pipelines and coordinate sub-agents without external dependencies.