返回顶部
a

agent-architecture-evaluator

Use when evaluating, testing, and optimizing an agent architecture or multi-agent system. Best for reviewing planning, routing, memory, tool use, reliability, observability, cost, and system-level failure modes.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
205
下载量
0
收藏
概述
安装方式
版本历史

agent-architecture-evaluator

# Agent Architecture Evaluator Version: `1.0.0` ## Overview This skill reviews the architecture of an agent system, not just its prompts or its attached skills. Use it for architectures involving components such as: - planner / executor splits - routers and specialists - tool-use layers - memory systems - human approval gates - multi-agent coordination ## Use this skill when - A user wants to assess an existing agent architecture. - Reliability, latency, cost, or coordination problems appear to be architectural. - A team needs a structured architecture review and optimization roadmap. - You need system-level test scenarios rather than single-skill evals. ## Do not use this skill when - The problem is one isolated skill. - The task is to create a new skill from scratch. - The main need is portfolio review across many related skills. Use `agent-test-measure-refine` or `agent-skill-portfolio-evaluator` in those cases. ## Output contract Always produce these named outputs: - `architecture_inventory` - `failure_mode_map` - `architecture_test_plan` - `optimization_roadmap` - `measurement_plan` - `architecture_recommendation` ## Review dimensions Evaluate at least these dimensions: 1. `component clarity` 2. `routing correctness` 3. `memory usefulness` 4. `coordination reliability` 5. `cost and latency efficiency` 6. `observability and debuggability` ## Quick start 1. Map the current architecture. 2. Identify critical paths and failure-prone handoffs. 3. Define architecture-level test scenarios. 4. Identify bottlenecks in routing, memory, tools, or coordination. 5. Recommend the smallest structural changes with the highest leverage. ## Workflow ### 1. Build the architecture inventory Capture: - components - responsibilities - inputs and outputs - state or memory boundaries - human approval points - observability signals ### 2. Map failure modes Look for: - planner produces unusable tasks - router sends work to the wrong specialist - memory pollutes current decisions - tool calls are slow, redundant, or poorly validated - multi-agent handoffs lose context - approval gates appear too late ### 3. Design system tests Cover: - happy path - degraded upstream input - partial component failure - tool unavailability - stale or noisy memory - high-latency coordination - rollback or recovery behavior See `references/architecture-review-framework-v1.0.0.md`. ### 4. Prioritize architectural changes Prefer: - clarifying responsibilities before adding components - removing weak indirection - tightening interface contracts - adding observability before adding complexity - isolating state when cross-contamination is likely ### 5. Define measurement Recommend concrete metrics where available: - task success rate - retry rate - fallback rate - cost per successful task - latency by stage - human intervention rate ## Anti-patterns - adding new components to hide unclear ownership - keeping weak memory because it sounds sophisticated - optimizing one stage without measuring system impact - blaming prompts for structural routing failures ## Resources - `references/architecture-review-framework-v1.0.0.md` for system review steps. - `references/optimization-patterns-v1.0.0.md` for architecture optimization guidance. - `assets/architecture-review-template.md` for the final report structure. - `assets/example-architecture-review.md` for a realistic filled review. - `assets/architecture-input-example.json` for structured input. - `scripts/render_architecture_review.py` to normalize a structured architecture review into Markdown.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agent-architecture-evaluator-1776113007 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agent-architecture-evaluator-1776113007 技能

通过命令行安装

skillhub install agent-architecture-evaluator-1776113007

下载 Zip 包

⬇ 下载 agent-architecture-evaluator v1.0.0

文件大小: 7.22 KB | 发布时间: 2026-4-14 15:54

v1.0.0 最新 2026-4-14 15:54
- Initial release of the Agent Architecture Evaluator skill.
- Enables systematic evaluation, testing, and optimization of agent or multi-agent system architectures.
- Reviews key dimensions: planner/executor splits, routers, memory, tool use, reliability, cost, observability, and failure modes.
- Provides standardized outputs: architecture inventory, failure mode map, test plan, optimization roadmap, measurement plan, and final recommendations.
- Includes best practices, anti-patterns, and references for structured architecture review and optimization.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部