CtrlK
BlogDocsLog inGet started
Tessl Logo

coordinating-multi-space-devops-agent

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".

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable and well-sequenced with concrete tool calls and validation checkpoints, and it is appropriately concise for non-obvious domain content. Its main gap is a 'See also' reference to an examples file that is not present in the bundle.

Suggestions

Either create examples/multi-space-walkthrough.md referenced in 'See also', or remove that reference to avoid a dead link.

Consider trimming the illustrative routing-memory markdown table or moving it to the referenced walkthrough file to keep the overview lean.

The 'See also' entry for setup-devops-agent could note it is a sibling skill name rather than a bundled file, to clarify it is not a broken link.

DimensionReasoningScore

Conciseness

Dense with domain-specific facts Claude does not already know (SigV4 scoping, server-side buffering, per-space state isolation, scope-mismatch hangs) with little padding; a few illustrative blocks like the routing-memory table could be trimmed slightly.

4 / 5

Actionability

Provides copy-paste-ready tool calls with real signatures (e.g. aws_devops_agent__chat(message=..., agent_space_id=...)), a decision table, numbered discovery steps, and four worked patterns covering the common cases.

5 / 5

Workflow Clarity

Multi-step flows (discovery, Pattern A/B) are explicitly sequenced with checkpoints — single-space short-circuit, 'ask once' on ambiguity, and timeout/skip-on-mismatch feedback — giving clear error-recovery guidance.

5 / 5

Progressive Disclosure

Sections are well-organized and a 'See also' points to examples/multi-space-walkthrough.md, but that referenced file does not exist in the bundle, so the one-level-deep reference cannot be verified.

3 / 5

Total

17

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description that states concrete capabilities and gives explicit, natural-language trigger conditions for when to invoke the skill. It is distinct from related single-space skills and rewards brevity over padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'route questions to the right space (prod vs staging vs knowledge)', 'query several spaces in parallel and synthesize', 'compare findings across accounts' — with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (coordinate/route/parallel-query/synthesize/compare across spaces) and 'when' with concrete 'Use whenever...' trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases a user would actually say — 'check both prod and staging', 'compare across accounts', 'ask the knowledge space', plus 'more than one AgentSpace configured' and 'multiple AWS accounts'.

5 / 5

Distinctiveness Conflict Risk

Carves a clear multi-space coordination niche with distinct triggers and named sibling skills, minimizing overlap with single-space skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
aws/agent-toolkit-for-aws
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.