Skip to main content
Glama

Draw the ADM cycle with current progress

diagram_adm_cycle

Generates a Mermaid diagram of the ADM cycle, color-coding phases by status and highlighting the current phase. Lists actions for the current phase using engagement data or provided inputs.

Instructions

ADM の循環を Mermaid の図で返す。要件管理を中心に置き、完了・進行中・未着手・対象外を色分けし、現在フェーズを強調する。エンゲージメントがあればその進捗を自動で反映し、無ければ引数から描く。図の下に現在フェーズでやることを添える。 / Draw the ADM cycle as a Mermaid diagram with Requirements Management at the centre, colour-coded by phase status and highlighting the current phase. Uses the current engagement when one exists, otherwise the arguments, and lists what to do in the current phase.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo出力言語 / Output languageboth
completedNo完了済みフェーズ ID の配列 / Phase ids already completed
currentPhaseNo現在のフェーズ ID (preliminary, a〜h, requirements-management) / Current ADM phase id
Install Server

TDQS

A3.5/5.0
Behavior3/5

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

The description discloses the key behavioral trait: it automatically reflects engagement progress if an engagement exists, otherwise uses arguments. It also states it lists what to do in the current phase below the diagram. With no annotations, more behavioral details such as output limitations or rendering specifics could be added, but the main behavior is clearly disclosed.

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 compact, bilingual, and provides essential information in two sentences. It front-loads the main purpose and then adds the engagement-aware behavior and output contents without excessive detail.

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?

For a diagram generation tool with no required parameters, the description covers what the diagram includes, how data is sourced, and what is appended. It is reasonably complete, though it does not mention whether a specific output schema or further rendering options are available.

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 coverage is 100%, and the description references the argument fallback but does not elaborate on parameter semantics beyond the schema. The schema already describes completed, currentPhase, and lang, so the description adds minimal additional meaning.

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 clearly states the tool draws the ADM cycle as a Mermaid diagram with Requirements Management at the centre, phase statuses colour-coded, and the current phase highlighted. It is distinct from other diagram tools like diagram_capability_map, though it could more explicitly name a sibling alternative.

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 explains that the tool uses the current engagement when one exists, otherwise falls back to the arguments, which implies when to call it versus providing explicit parameters. However, it does not state when to prefer this over other diagram tools or what conditions make it inappropriate.

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