Skip to main content
Glama

CodexPro Self Test

codexpro_self_test

Run a local-only diagnostic to verify modes, tools, workspace access, skills, git, bash policy, and Pro context setup, with optional .ai-bridge write/edit without modifying source files.

Instructions

Run one controlled, local-only CodexPro diagnostic. It checks modes, expected tools, workspace access, skills, git, safe bash policy, selected-only Pro context, and optional .ai-bridge write/edit without touching source files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bash_probeNoCheck bash policy with safe local commands only. Default: true.
max_skillsNoMaximum skills to inspect during the inventory check. Default: 40.
write_probeNoCreate/edit only .ai-bridge/codexpro-self-test.md. Default: true.
workspace_idNoWorkspace id from open_workspace. Omit to use default workspace.
pro_context_probeNoBuild a selected-only Pro context bundle in memory without writing pro-context.md. Default: true.
include_global_skillsNoInclude user/plugin skill discovery in the inventory check. Default: true.
Behavior4/5

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

The description discloses key behavioral traits: it is local-only, does not touch source files, and can write/edit a single .ai-bridge file. It also mentions in-memory operations (Pro context bundle) without side effects. Annotations are all false, so the description carries the burden; it covers safety and side-effect boundaries well, though it omits exact return format or failure modes.

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 a single efficient sentence, front-loaded with the core verb and scope. It lists numerous checks without excessive detail, and every listed item adds informational value. Minor verbosity in the enumeration is acceptable given the tool's broad scope.

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

Completeness2/5

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

The description explains what the tool does but fails to mention what the tool returns — no output schema exists, so the description should hint at result format or interpretation. An agent has no guidance on how the diagnostic output is presented (e.g., JSON, plain text, exit codes) or how to handle failures. This is a notable gap for a diagnostic tool.

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% — every parameter has a description in the schema. The tool description does not add significant parameter-specific meaning beyond what the schema already provides. It references the `.ai-bridge` write/edit generally, but that maps to the `write_probe` parameter which is already described. Baseline 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 runs a controlled, local-only diagnostic and enumerates the specific checks it performs (modes, tools, workspace, skills, git, bash policy, Pro context). This distinguishes it from siblings like read, bash, or open_workspace by presenting it as a comprehensive self-test rather than a single operation.

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?

Usage context is implied: it is a diagnostic to verify environment capabilities. The description notes it avoids source files but does not explicitly state when to use it versus alternatives, nor does it provide exclusions or conditions. Some guidance is present, but it is not explicit about when an agent should invoke this over other tools.

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/sedatustunova/S3dat-Relay'

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