Skip to main content
Glama

validate_plan_quality

Check implementation plans for quality issues and readiness for target AI models. Returns scores, problems to fix, and compatibility flags.

Instructions

Validate a plan for implementation by a less capable model. Returns a quality score and list of issues that need fixing.

Args: plan: The plan text to validate target_model: Model that will implement (haiku|flash|cheap|capable) Cheaper models require stricter plan quality.

Returns: Quality scores, issues list, and ready_for_cheap_model flag

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
planYes
target_modelNohaiku

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/S-Corkum/mirdan'

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