Skip to main content
Glama

recommend_improvements

Read-onlyIdempotent

Converts Stop or Fix AI initiative scores into concrete recommendations to achieve Accelerate classification. Provides pillar-level targets, named actions, and rationale for next steps.

Instructions

For an initiative classified Stop or Fix, return concrete, deterministic recommendations that would flip classification toward Accelerate. Pillar-level targets with named actions and rationale. Answers the "what do I do next" question after score_initiative. Pure deterministic calculation — no network, auth, or side effects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scoresYes
ai_tierYesgen1=automation/RPA, gen2=GenAI, gen3=agentic.
functionYesBusiness function where the AI will operate.
industryYesYour industry. See list_taxonomy if unsure.
readinessYesOrganisational readiness. Honest self-assessment.
revenue_eurYesApproximate annual revenue in EUR.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesYesCaveats or context on the recommendation set.
feasibleYesWhether the target is reachable via the listed pillar moves.
bvf_versionYesAI BVF protocol version used.
recommendationsYesPer-pillar improvement actions.
advisory_next_stepNoOptional CTA, present only for Fix/Stop verdicts.
target_classificationYesVerdict the recommendations aim to reach.
current_classificationYesVerdict as the initiative stands today.
projected_decision_confidenceYesConfidence in the verdict if the recommendations land, 0-100.
Behavior5/5

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

Annotations already declare readOnlyHint, idempotentHint, destructiveHint. Description adds 'pure deterministic calculation — no network, auth, or side effects' and 'Pillar-level targets with named actions and rationale.' No contradictions.

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

Conciseness5/5

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

Three sentences, each providing essential information. Front-loaded with purpose, no unnecessary words or repetition.

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

Completeness5/5

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

Given 6 parameters, nested objects, output schema, and rich annotations, description covers purpose, usage, and behavioral traits adequately. References sibling tool and provides complete guidance for an agent.

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 83% (high). Description adds minimal parameter detail beyond schema, but provides context about expected scores from score_initiative. Baseline 3 is appropriate.

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?

Description clearly states the tool returns concrete recommendations for Stop or Fix initiatives to flip toward Accelerate, specifying verb, resource, and condition. Differentiates from sibling tools like score_initiative.

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

Usage Guidelines4/5

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

Explicitly says to use after score_initiative and for Stop/Fix classifications. Notes pure deterministic calculation with no side effects, but does not enumerate when not to use.

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

Install Server

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/Bahamas1717/ai-bvf'

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