stage6-multi-agent

Deploy an N8N-based router dispatching prompts to sub-agents with a Macro-F1 gate.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/edri2or/ripo-skills-main --skill stage6-multi-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stage6-multi-agent
Source: https://github.com/edri2or/ripo-skills-main/tree/main/exported-skills/stage6-multi-agent
Command: npx skills add https://github.com/edri2or/ripo-skills-main --skill stage6-multi-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stage 6 multi-agent orchestration provides an integrated router that assigns operator prompts to the correct sub-agent (ops, code, research, infra) and enforces a Macro-F1 gate to ensure routing quality, reducing drift and manual reconfiguration.

Core Features & Use Cases

  • N8N-based Agent Router that classifies and dispatches to sub-agents (ops | code | research | infra).
  • Free-form Hebrew routing via Telegram interface and an append-only operational flow.
  • Macro-F1-gated deployment with ADR-guided architecture to maintain reliability during re-deployments.

Quick Start

Deploy Stage 6 by initializing the N8N Router and its sub-agents and verify the Macro-F1 gate remains green.

Frequently Asked Questions about stage6-multi-agent

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

FAQPage Schema
How does multi-agent routing in n8n dispatch tasks to sub-agents?

Multi-agent routing in n8n uses an integrated router to classify operator prompts and dispatch them to the correct sub-agents, such as ops, code, research, or infra, reducing manual reconfiguration. It enforces a Macro-F1 gate to maintain routing quality and reliability.

What is the Macro-F1 gate threshold for multi-agent routing deployment?

The Macro-F1 gate threshold for routing deployment is 0.85 or higher. This metric ensures routing quality and prevents drift during the deployment and maintenance of the modular n8n-based router with Telegram integration.

Can I use n8n for free-form Hebrew routing via Telegram?

Yes, you can use n8n for free-form Hebrew routing through a Telegram interface. The router utilizes an append-only operational flow to assign operator prompts to the correct sub-agents, ensuring reliable task dispatch.

When do I need ADR-guided architecture for multi-agent orchestration?

You need ADR-guided architecture during Macro-F1-gated deployment and re-deployments of the multi-agent router. It maintains structural reliability and references existing architectural decisions to prevent drift in the n8n workflows.

Why does my n8n sub-agent routing fail during re-deployment?

Sub-agent routing fails during re-deployment if the Macro-F1 gate falls below 0.85. You must verify the gate remains green and check the SKILL.md DoD for safety validation and ADR references to ensure correct workflow initialization.

What are the prerequisites for initializing a Stage 6 n8n router?

Initializing a Stage 6 n8n router requires completing Stages 1 through 5 first. You must deploy the router and its sub-agents, then verify the Macro-F1 gate stays green to ensure safe and validated operational flow.