multi-space

Coordinate AWS DevOps Agent queries across multiple AgentSpaces for simultaneous synthesis.

9|3|Updated May 11, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin --skill multi-space
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-space
Source: https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin/tree/main/plugins/aws-devops-agent/skills/multi-space
Command: npx skills add https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin --skill multi-space

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aws-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill enables users to efficiently navigate and coordinate the AWS DevOps Agent across multiple AgentSpaces, optimizing collaboration and problem-solving in complex AWS environments.

Core Features & Use Cases

  • Parallel Space Queries: Execute concurrent queries across multiple AgentSpaces to synthesize results for comparison or to resolve cross-environment issues.
  • Knowledge Space Routing: Direct questions to the appropriate AgentSpace or "knowledge" space, leveraging shared runbooks and resources.
  • Session-Level Routing Memory: Maintain a routing guide to streamline interactions within sessions and reduce discovery time.
  • Use Case: For instance, when diagnosing an issue across multiple environments or needing to reference runbooks in the "knowledge" space while investigating a production incident.

Quick Start

Set up the DevOps Agent for multiple AgentSpaces by configuring profiles, spaces, and routing, then use the /aws-devops-agent:spaces command to list all your AgentSpaces.

Frequently Asked Questions about multi-space

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

FAQPage Schema
How do I coordinate AWS DevOps Agent queries across multiple AgentSpaces?

You can coordinate AWS DevOps Agent queries across multiple AgentSpaces by configuring routing profiles to execute concurrent queries, synthesize results, and enable knowledge sharing for cross-environment incident responses.

How does multi-environment incident response work with knowledge space routing?

Knowledge space routing directs queries to the appropriate AgentSpace or shared runbooks during multi-environment incident responses, maintaining session-level routing memory to streamline interactions and reduce discovery time.

Do I need AWS CLI access to run parallel space queries in AgentSpaces?

Yes, AWS CLI access and a configured AgentSpace setup are required prerequisites to facilitate coordination of the AWS DevOps Agent and execute parallel space queries across your environments.

What is the best way to diagnose a production issue across multiple AWS environments?

The best way to diagnose cross-environment production issues is executing concurrent queries across multiple AgentSpaces to synthesize results while referencing shared runbooks in the knowledge space.

How do I list all configured AgentSpaces for the AWS DevOps Agent?

You can list all configured AgentSpaces by setting up your profiles, spaces, and routing, then using the `/aws-devops-agent:spaces` command to view available environments.

Can I maintain a routing guide to reduce discovery time during AWS incident response?

Yes, the Skill maintains session-level routing memory to streamline interactions across multiple AgentSpaces, reducing discovery time when investigating production incidents or referencing shared knowledge resources.