Skip to main content
Glama

generate_roadmap

Create a development roadmap with Gantt chart, milestones, and critical path for any project. Input project type, scale, and team size to get a structured plan.

Instructions

Generate a development roadmap with Gantt chart, milestones, and critical path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scaleYesProject scale
team_sizeNoTeam size (default: 2)
project_nameYesName of the project
project_typeYesProject type
Install Server

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It does add useful output-related behavior by mentioning Gantt chart, milestones, and critical path, but it does not indicate output format, whether it returns a visual artifact or structured data, or any assumptions or side effects. This is adequate but not rich.

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, front-loaded sentence with no filler. It communicates the core purpose and key deliverables efficiently, earning its place without redundancy.

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?

Given that there is no output schema and no annotations, the description should explain more about what the caller receives and how inputs affect the result. The mention of Gantt chart, milestones, and critical path helps, but the absence of return format or input-to-output behavior leaves a moderate completeness gap.

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%, so the parameters are already well documented structurally. The tool description adds no additional meaning about how project_name, project_type, or scale influence the roadmap, but the high schema coverage makes this a minor gap. 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?

The description states a specific verb and resource: 'Generate a development roadmap', and adds concrete deliverable details ('Gantt chart, milestones, and critical path'). This clearly differentiates it from sibling tools like plan_testing, analyze_project, or generate_ui_spec, which focus on other planning or analysis concerns.

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 implies this is for generating a high-level development roadmap, but it does not explicitly state when to use it over alternatives, nor does it mention exclusions such as 'use plan_testing for test-specific planning'. The intended use is reasonably inferable from the name and description, but no explicit routing guidance is provided.

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/Tai-DT/archify-mcp'

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