Skip to main content
Glama

Plan (Create/List/Get/Complete/Register)

plan
Destructive

Create, list, complete, and register plans; view dependency graphs to manage project roadmap and support AI-driven development loops.

Instructions

Plan lifecycle: create, list, get, complete, register, graph, or archive_completed.

USE WHEN: managing plan files, marking plans complete, registering roadmap entries, or reading the plan dependency graph (operation="graph"). EXAMPLES: plan(operation="create", ...), plan(operation="graph"), plan(operation="register", ...).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNo
titleNo
statusNoPENDING
contentNo
sectionNopending
summaryNo
operationNo
step_skipNo
plan_titleNo
descriptionNo
step_sectionNo
planning_modeNo
plan_file_nameNo
progress_entryNo
completion_dateNo
include_archiveNo
response_formatNocontent
explore_log_pathNo
plan_relative_pathNo
section_correctionsNo
resolved_clarificationsNo
Behavior3/5

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

Annotations indicate destructiveHint=true, and the description implies mutating operations (create, complete, register). However, it does not elaborate on side effects, permissions, or safety considerations beyond the annotation. It adds some context but not significantly beyond what annotations provide.

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 description is concise, front-loading key information (lifecycle, operations, usage). It includes examples and no superfluous text. While it could be more structured (e.g., bullet points), it is effective and non-verbose.

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

Completeness1/5

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

Given 21 parameters, no output schema, and destructiveHint=true, the description is severely incomplete. It does not explain parameter roles, return values, or operation-specific behaviors. A tool of this complexity requires much richer documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not explain any of the 21 parameters. It only references the 'operation' parameter in examples. With zero coverage, the description must compensate but fails entirely, leaving agents without guidance on parameter usage.

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

Purpose4/5

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

The description clearly states the tool's purpose: managing plan lifecycle with operations like create, list, get, complete, register, graph, and archive_completed. It provides examples and usage context. While broad, it effectively conveys the tool's role, and no sibling tool overlaps significantly.

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?

The description includes a 'USE WHEN' section specifying contexts like managing plan files, marking plans complete, registering roadmap entries, or reading the dependency graph. Examples are given. Although explicit exclusions are absent, the guidance is clear and sufficient for an agent to decide when to invoke this tool.

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/igrechuhin/Cortex'

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