router-operations

Route QA, testing, DevOps, observability, and git-workflow questions to domain-specific operational skills.

73|16|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/vasilyu1983/AI-Agents-public --skill router-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: router-operations
Source: https://github.com/vasilyu1983/AI-Agents-public/tree/main/frameworks/claude-code-kit/framework/skills/router-operations
Command: npx skills add https://github.com/vasilyu1983/AI-Agents-public --skill router-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates operations-related questions across 15+ patterns to cover testing, monitoring, and deployment.

Core Features & Use Cases

  • QA strategies: qa-testing-strategy and qa-testing-playwright.
  • Observability: qa-observability patterns and dashboards.
  • DevOps: ops-devops-platform and git-workflow for CI/CD.

Quick Start

Route a test-automation task to qa-testing-strategy and deploy to ops-devops-platform.

Frequently Asked Questions about router-operations

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

FAQPage Schema
How do I route QA and DevOps questions to the right testing or deployment skill?

A router for QA, testing, DevOps, and observability questions dispatches inquiries to domain-specific skills based on content. It detects whether a question concerns test strategy, test automation with Playwright, debugging, monitoring, git workflows, or deployment, then routes to the appropriate skill like qa-testing-strategy, qa-observability, or ops-devops-platform for targeted answers.

What testing frameworks and DevOps tasks can this router handle?

The router covers test automation including Playwright, QA strategy, iOS testing, debugging, resilience patterns, observability dashboards, CI/CD pipelines, git workflows, commit message standards, and codebase documentation. It maps 15+ operational skills across testing, monitoring, and deployment domains within software delivery pipelines.

Can I use this router to automate test strategy and deployment guidance?

Yes. The router applies decision-tree dispatching to handle test automation, test strategy, debugging, monitoring setup, and deployment guidance by routing questions to specialized skills. It enables scalable automation across QA, DevOps, and observability tasks within continuous delivery workflows.

How does the router detect what type of operations question to route?

The router implements domain detection through a decision-tree dispatcher with skill registry lookups and structured mappings. It analyzes incoming questions about testing, monitoring, git workflows, or deployment to identify the operational domain and route to the correct skill for handling.

What happens after the router handles a DevOps or observability question?

After routing, the question reaches a domain-specific skill such as qa-testing-playwright for automation, qa-observability for monitoring setup, or ops-devops-platform for CI/CD guidance. Each skill delivers targeted answers for its operational domain.