Skip to main content
Glama

Audit the current engagement for red flags

check_engagement_health

Audit engagement health, flagging missing sponsors, unowned risks, overdue actions, and unapproved deliverables with severity and recommendations. Also counts traceable entries and reports positives.

Instructions

現在のエンゲージメントを監査し、実務上の危険信号(スポンサー不在、担当のいない高リスク、期限超過アクション、承認されていない要成果物、記録の欠落など)を重大度付きで指摘する。出典の付き具合(出所未記入の件数と内訳、推測・出所不明のまま残っている項目)も数え、確認すべき項目を名指しする。各指摘には具体的な推奨アクションを添え、良好な点も併せて返す(良好な点として数えるのは、原文を指させる項目が実際に 1 件以上ある場合だけ)。 / Audit the current engagement and report practical red flags — missing sponsor, unowned high risks, overdue actions, unapproved key deliverables, empty registers — with a severity and a concrete recommendation for each. It also counts how much of the ledger can be traced to a source, names the entries left as inferred or untraceable, and reports what is working well — sourcing is only counted as working when at least one entry can actually be pointed at in the original.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asOfNo監査の基準日 (YYYY-MM-DD)。省略時は today / Audit date (YYYY-MM-DD); defaults to today
langNo出力言語 / Output languageboth
Install Server

TDQS

A3.9/5.0
Behavior4/5

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

No annotations are present, so the description carries the full burden and largely succeeds: it discloses the output contract (severity-tagged flags, concrete recommendations, named inferred/untraceable entries, counting behavior) and a notably nuanced rule — positives are only reported when at least one entry can actually be pointed at in the original, guarding against fabricated 'good news'. The verb set (report, count, name, return) strongly implies a read-only operation, though it never explicitly states that engagement data is unchanged.

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 English text is dense and well front-loaded: the first sentence states the core purpose and deliverables, the second adds traceability counting and naming, the third the nuanced positives rule — every clause earns its place. The full Japanese duplicate roughly doubles length, but this appears intentional given the tool exposes a lang parameter (ja/en/both) and serves a bilingual audience.

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 and no annotations, the description carries the completeness burden and compensates well: it specifies exactly what the tool returns — severity-tagged red flags with recommendations, traceability counts, named inferred entries, and a guarded positives section. The exact output rendering (e.g., structured list vs. prose report) is unstated, and 'current engagement' relies on a system-level concept established by siblings, but the behavioral contract is clear enough for an agent to invoke and interpret results correctly.

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% — both asOf (date pattern, default 'today') and lang (enum with default 'both') are fully documented in the schema. The description adds no parameter-level detail, but the baseline of 3 applies because the schema already carries the full burden; no compensation is needed.

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

Purpose5/5

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

States a specific verb and resource — 'Audit the current engagement' — and enumerates concrete deliverables: red flags (missing sponsor, unowned high risks, overdue actions, unapproved key deliverables, empty registers) with severity and recommendations, plus source-traceability counts and a guarded positives section. The specificity makes the purpose unmistakable and effectively differentiates it from siblings like check_intake, inspect_findings, or review_all_engagements, even without naming them.

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 conveys clear context — run this to audit the currently active engagement for practical red flags — and the 'current engagement' framing signals its scope. However, it never states when not to use it or names an alternative for overlapping concerns (e.g., inspect_findings for findings-level review, check_intake for intake status). Usage is implied by the tool's name and audit framing rather than explicitly routed.

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