Skip to main content
Glama

Assess EA practice maturity

assess_maturity

Evaluate EA practice maturity factor by factor, compare current and target levels, and receive an overall score with tailored next actions based on gaps and evidence.

Instructions

EA 実践の成熟度を因子ごとに評価し、現在/目標/差をバー付きの表、総合スコア、因子ごとの読みと次の一手として返す。推奨は因子名だけでなく評点帯・ギャップ幅・記入した根拠(note)に応じて変わる。手元の資料からは判断できない因子は current に null を渡すと、評点を付けずに「判断材料なし」として総合判定から除外し、除外したことと因子名を明示する(N 因子中 M 因子で判定、と書く)。因子ごとに source / confidence で出典を付けられる。因子を省略すると既定の因子セットを提示する。既定では保存しない(save=true を渡したときだけエンゲージメントに記録する)。 / Assess EA practice maturity factor by factor and return a bar table of current, target, and gap, an overall score, and a per-factor reading with the next move. Recommendations vary by score band, gap width, and the evidence you wrote in note — not by factor name alone. Pass null for current on any factor the material cannot answer: it gets no score, is excluded from the verdict, and is reported by name as undetermined ("judged on M of N factors"). Each factor can carry source and confidence. Omit factors to get the default factor set. Nothing is stored unless save=true.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
saveNoエンゲージメントに評価を保存する(既定 false = プレビューのみ。指定しない限り案件データは変わらない) / Store the assessment on the engagement (default false: preview only; nothing is written unless you pass true)
scaleNo評価尺度の最大値(既定 5) / Maximum value of the rating scale, default 5
titleNo評価の名前(任意) / Optional title for this assessment — 最大 300 文字 at most 300 characters
factorsNo評価因子。省略すると既定の因子セットを提示する / Factors; omit to receive the default set
Install Server

TDQS

A3.9/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations are absent, so the description carries the full burden, and it succeeds: it discloses the return structure, the null-factor exclusion and M-of-N reporting, the default factor set, and the side-effect boundary that nothing is stored unless save=true. It even reveals that recommendations vary by score band, gap width, and note rather than factor name alone, which is valuable non-obvious behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is information-dense and front-loads the principal output before edge cases. Every sentence conveys a distinct behavior. The full Japanese/English duplication roughly doubles length, but it appears intentional given the tool's lang parameter and is not wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description must explain return values, and it does: bar table, overall score, per-factor reading, undetermined-factor report, and M-of-N verdict. It covers the complex edge cases well, though it leaves the exact output data shape and error behavior unspecified.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents every parameter. The description reinforces the critical current=null vs 0 distinction and the save=false default, but adds little new per-parameter meaning beyond what the schema states.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Assess EA practice maturity' factor by factor, and enumerates concrete deliverables (bar table, overall score, per-factor reading, next move). It is clearly not a tautology. However, it never explicitly distinguishes itself from the sibling assess_readiness, leaving differentiation to the name alone.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description is rich in operational guidance: how to pass null, when not to persist (save=true), and what happens when factors are omitted. But it does not state when to choose this tool over alternatives such as assess_readiness or gap_analysis, nor when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Waganawa-Megumin/togaf10_EAP_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server