Coordinate the AWS DevOps Agent across multiple AgentSpaces from one Claude Code session — route questions to the right space (prod vs staging vs knowledge), query several spaces in parallel and synthesize, or compare findings across accounts. Use whenever the user has more than one AgentSpace configured, mentions multiple AWS accounts, or asks something like "check both prod and staging", "compare across accounts", or "ask the knowledge space".
$npx -y skills add aws-samples/sample-aws-devops-agent-claude-plugin --skill multi-spaceInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin" --skill "aws-samples/sample-aws-devops-agent-claude-plugin/multi-space"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin"` and select the relevant skills, then follow their instructions.