Skip to main content
Glama
gitmem-dev

GitMem

Official
by gitmem-dev

contribute_feedback

Capture feedback about gitmem including feature requests, bugs, friction points, or suggestions. Saved locally, optionally sent anonymously to improve gitmem.

Instructions

Submit feedback about gitmem — feature requests, bug reports, friction points, or suggestions. Always saved locally to .gitmem/feedback/. If opted in, sent anonymously to improve gitmem. 10/session limit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolYesWhich gitmem tool this relates to (e.g., 'recall', 'session_close')
typeYesFeedback type
contextNoWhen/how this came up
severityYesImpact: low=nice-to-have, medium=notable friction, high=blocking/broken
descriptionYesDetailed, actionable feedback. Min 20 chars.
suggested_fixNoHow this could be improved
Behavior5/5

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

No annotations are provided, so the description fully carries the burden. It discloses local saving, opt-in anonymous sending, and session limit—covering the key behaviors for a feedback submission tool.

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 with no redundancy. Purpose is front-loaded, and every sentence adds distinct information (purpose, storage, limit). Excellent conciseness.

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?

For a simple feedback submisssion tool with no output schema, the description covers purpose, storage, anonymization, and rate limit. No missing aspects apparent.

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 coverage is 100%, so parameters are already documented. The description adds no additional parameter semantics (e.g., no hints about how to fill fields). 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 starts with 'Submit feedback about gitmem' and enumerates types (feature requests, bug reports, etc.). Clearly identifies the verb and resource, and distinguishes from siblings as the dedicated feedback tool.

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?

Provides context on storage ('saved locally to .gitmem/feedback/'), opt-in anonymization, and a rate limit ('10/session limit'). Does not explicitly state when to use vs alternatives, but no similar siblings exist, so the guidance is adequate.

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/gitmem-dev/gitmem'

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