Skip to main content
Glama

Memory Autopilot Project Context

memorix_project_context

Create a compact memory brief for the current coding task, scheduling Code Memory refreshes, including start here files and verification hints. Use this at the start of a coding turn or after switching tasks.

Instructions

Build a compact Memory Autopilot brief for the current coding task. Schedules Code Memory refresh when needed, includes Start here files, reliable code-bound memories, stale/suspect cautions, and verification hints. Use this at the start of a new coding turn or after switching tasks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskNoCurrent coding task or question
limitNoReserved for future source limits; current prompt stays compact by default.
formatNoOutput format. "prompt" is agent-ready; "summary" is human-readable; "json" is structured.prompt
refreshNoCode Memory refresh policy. auto refreshes only when missing or stale.auto
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. It mentions scheduling Code Memory refresh, including start files, stale cautions, and verification hints, but does not detail side effects or prerequisites. The output formats are listed, but behavioral traits like 'compact' are vague.

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?

Two sentences, no wasted words. The description is front-loaded with the primary purpose and includes necessary usage context efficiently.

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?

All parameters are optional with thorough schema descriptions. The description explains the tool's output (compact brief with memories, cautions, hints) and specifies usage context. No output schema, but the description covers what the agent needs.

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 the baseline is 3. The description does not add meaning beyond the schema for any parameter; it only mentions 'compact' generally.

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 builds a compact Memory Autopilot brief for the current coding task. It specifies the action (build), resource (brief), and scope (current task), differentiating it from siblings like memorix_session_context and memorix_graph_context.

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 explicitly states when to use the tool: 'at the start of a new coding turn or after switching tasks.' While it does not exclude other contexts or mention alternatives, the usage context is clear.

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/AVIDS2/memorix'

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