首页龙虾技能列表 › Microservice Granularity Optimizer

Microservice Granularity Optimizer

v1.0.0

Right-size microservice boundaries using granularity disintegrators (forces to split: service scope, code volatility, scalability, fault tolerance, security,...

0· 47·0 当前·0 累计
by @quochungto (Hung Quoc To)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/13
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is instruction-only and its requested actions (reading a codebase, evaluating service boundaries, recommending merges/splits and saga patterns) are consistent with its name and description; it does not request unrelated credentials, binaries, or installs.
评估建议
This skill is coherent and appears to do what it says: analyze service boundaries and recommend splits/merges and communication/transaction patterns. Before installing/use: ensure you understand that the agent may read your repository files (Docker/K8s manifests, source directories) if you provide them—don’t expose secrets or production credentials in the input. Review any recommendations before applying changes, and consider running the analysis on a sanitized or access-limited copy of your cod...
详细分析 ▾
用途与能力
The name/description (microservice granularity optimization) match the SKILL.md: it asks for service boundaries, communication patterns, transaction needs, and codebase scans when available. Nothing requested (no env vars, no binaries, no installs) is out of scope for the declared purpose.
指令范围
The runtime instructions are focused on architecture analysis: asking for service definitions, inter-service call patterns, transaction requirements, and—optionally—scanning repo artifacts (Docker/K8s configs, API gateway routes, directories). These file reads are appropriate for the stated task. The SKILL.md does not ask the agent to read unrelated secrets or system files, nor to exfiltrate data to external endpoints.
安装机制
No install spec or code is provided (instruction-only). This minimizes risk; nothing will be downloaded or written to disk by an installer.
凭证需求
The skill requires no environment variables, credentials, or config paths. It may read repository files if available (which is reasonable for codebase analysis) but does not request unrelated sensitive access.
持久化与权限
always is false and the skill is user-invocable only. It does require Read/Write tools (so the agent can read project files and write recommendations), which is appropriate for an architecture analysis skill and does not elevate system-wide privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

Initial release of the Microservice Granularity Optimizer skill. - Helps determine optimal microservice boundaries using disintegrators (forces to split) and integrators (forces to combine). - Guides users through evaluating when to split/merge services, communication patterns (choreography vs orchestration), and the use of the saga pattern. - Designed for scenarios like decomposing a monolith, diagnosing over-splitting, distributed transaction challenges, and granularity evaluation. - Provides a structured input-gathering process to ensure quality recommendations. - Based on concepts from "Fundamentals of Software Architecture" (Richards & Ford).

● 无害

安装命令 点击复制

官方npx clawhub@latest install bookforge-microservice-granularity-optimizer
镜像加速npx clawhub@latest install bookforge-microservice-granularity-optimizer --registry https://cn.clawhub-mirror.com
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务