Skip to main content
Glama

get_deployment_checklist

Generates step-by-step production deployment checklists tailored to Vercel, VPS/Docker, Dokploy/Coolify, or AWS EC2, based on your framework and target platform.

Instructions

Generates step-by-step production deployment checklists for Vercel, VPS/Docker, Dokploy/Coolify, or AWS.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameworkNoFramework being deployed (e.g., Next.js, React Vite, Express, Python FastAPI)
target_platformYesTarget deployment hosting platform
Behavior2/5

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

No annotations are provided, so the description must carry the full burden of behavioral disclosure. The description only states that it generates checklists but does not reveal whether the tool is read-only, whether it has side effects, what output format it produces, or any performance characteristics. Since there are no annotations to compensate, this is a significant gap.

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?

The description is a single, concise sentence that directly states the tool's purpose without filler. It is front-loaded with the key action and scope, making it easy for an agent to parse quickly. Every word earns its place.

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

Completeness3/5

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

The tool is simple with only two parameters, one being an enum. No output schema exists, so the description must convey what the checklist includes and in what form. The description mentions 'step-by-step production deployment checklists' but does not specify the structure, content depth, or delivery format. While adequate for a basic understanding, it lacks detail that might be important for an agent to set expectations.

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 'framework' and 'target_platform' have clear descriptions in the schema. The tool description adds no additional meaning beyond what the schema already provides. It neither clarifies parameter formats nor introduces new constraints. Given high coverage, the baseline score of 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?

The description clearly states the tool's function: it generates step-by-step production deployment checklists for specified platforms. It names the specific platforms (Vercel, VPS/Docker, Dokploy/Coolify, AWS), which distinguishes it from sibling tools like generate_docker_setup (which focuses on Docker setup) and diagnose_deployment_issue (which addresses problems). The verb 'generates' and resource 'checklists' are explicit.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It does not mention conditions, exclusions, or refer to sibling tools. For example, it doesn't indicate that for a Docker-specific setup one should use generate_docker_setup, or that for issue diagnosis one should use diagnose_deployment_issue. The agent is left to infer usage from the name and description alone.

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/Akash1070/Super-Agent-Skill'

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