← 返回 Skills 市场
Arch Review
作者
codenova58
· GitHub ↗
· v1.0.0
· MIT-0
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install arch-review
功能描述
Stress-test designs before they ship—constraints, trade-offs, failure modes, and ADR-worthy decisions. Use for ADRs, big refactors, new services, or when ‘it...
使用说明 (SKILL.md)
Architecture Review
Challenge a design without owning the team’s roadmap: clarify forces (scale, money, people, regulation), surface risks, and leave decisions traceable—usually as an ADR or review notes.
Inputs you need (ask early)
- Goal and non-goals; users and SLAs; constraints (budget, deadline, org skills).
- Current pain—latency, incidents, cost, velocity—not buzzwords.
- Alternatives considered, even if rough.
Review lens (pick what fits)
- Failure: blast radius, partial outages, data loss, replay.
- Ops: deploy model, rollbacks, observability, on-call load.
- Change: team size, Conway’s law, long-term ownership.
- Security: trust boundaries, secrets, supply chain—at architecture depth, not a full pentest.
Output shape
- Summary of the proposal in your own words (catches misunderstandings).
- Top risks with severity; mitigations or experiments.
- Open questions for the team—not a pretend-final design.
Not this
- Replacing the team’s product judgment; rubber-stamping; 20-page templates nobody reads.
Done when
- The team can explain what they decided, why, and what would falsify the choice later.
安全使用建议
This skill is instruction-only and coherent with its purpose — low technical risk. Before using it, avoid pasting secrets, credentials, or sensitive infrastructure diagrams into prompts; provide sanitized goals, constraints, and incident summaries instead. Because the skill is just guidance text (no code), it won't install or run binaries, but any context you give the agent can be exposed in the agent's logs or outputs — only share what you're comfortable having reviewed. If you want extra safety, restrict use to interactive, user-invoked sessions rather than enabling broad autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: arch-review
Version: 1.0.0
The skill bundle contains only metadata and conceptual guidelines in SKILL.md for performing architecture reviews. It lacks any executable code, shell commands, or instructions that would lead to unauthorized data access or malicious behavior.
能力评估
Purpose & Capability
The name/description (architecture review / ADR-style guidance) matches the SKILL.md content. The skill declares no binaries, env vars, config paths, or installs — which is appropriate for a purely advisory review aid.
Instruction Scope
SKILL.md contains only guidance for eliciting inputs and producing review outputs (risks, mitigations, open questions). It does not instruct the agent to read system files, access credentials, or send data to external endpoints. It does encourage asking for inputs; users should avoid pasting secrets or sensitive configs into the prompt.
Install Mechanism
No install spec and no code files are present. Being instruction-only means nothing is written to disk or fetched at install time—lowest installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for an advisory architecture-review skill. Note: the skill expects users to provide architecture context; those inputs can be sensitive if they contain secrets or credentials, so users should sanitize before sharing.
Persistence & Privilege
Registry flags are default (always:false, agent-autonomy allowed by platform default). There's no request for permanent presence or system-wide config changes. Autonomous invocation is permitted by platform defaults but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install arch-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/arch-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of **arch-review** skill.
- Provides a repeatable structure for technical architecture reviews.
- Guides users to clarify constraints, surface risks, and document key decisions.
- Suggests inputs to gather, including goals, constraints, current pain points, and alternatives.
- Offers review lenses: failure, operations, change management, and architecture-level security.
- Outlines recommended output: summary, top risks, mitigations, and open questions.
- Distinguishes review scope from product decisions and excessive documentation.
- Defines completion as traceable, explained technical decisions.
元数据
常见问题
Arch Review 是什么?
Stress-test designs before they ship—constraints, trade-offs, failure modes, and ADR-worthy decisions. Use for ADRs, big refactors, new services, or when ‘it... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Arch Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install arch-review」即可一键安装,无需额外配置。
Arch Review 是免费的吗?
是的,Arch Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Arch Review 支持哪些平台?
Arch Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Arch Review?
由 codenova58(@codenova58)开发并维护,当前版本 v1.0.0。
推荐 Skills