Skip to main content
Glama

doc_bot

Validate project compliance and standards at every decision point, ensuring alignment with requirements through continuous check-ins during development.

Instructions

Your continuous project compass - call at EVERY major decision point, not just once. REQUIRED at: (1) Before starting any task, (2) Before each new component/file, (3) When uncertain about approach, (4) After errors/blockers, (5) When switching contexts, (6) Before architectural decisions. Returns mandatory standards PLUS checkpoint reminders for what you might be missing. This is NOT a one-time initialization - it's your continuous compliance guardian. Agents who skip regular check-ins often violate standards or miss critical patterns. Think "check in before committing" not "check in once at start". Each call validates you're still aligned with project requirements.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesWhat do you need help with? Examples: "create REST API", "modify auth.js", "debug auth error", "review completion", "understand auth flow"
pageNoPage number for paginated results (default: 1). Use this when the response indicates more pages are available.
Behavior4/5

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

With no annotations provided, the description carries full burden and does well by disclosing behavioral traits: it's a continuous tool that must be called regularly, returns standards and reminders, validates alignment with requirements, and has compliance implications if skipped. It doesn't mention rate limits, authentication needs, or error handling specifics.

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 appropriately sized and front-loaded with the core purpose, though it could be slightly more concise. Every sentence adds value by emphasizing continuous use, specific scenarios, and consequences of skipping. The structure flows logically from purpose to usage guidelines to behavioral context.

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

Completeness4/5

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

For a tool with 2 parameters, 100% schema coverage, no output schema, and no annotations, the description provides excellent contextual completeness regarding usage patterns and behavioral expectations. It thoroughly explains when and why to use the tool, though it doesn't detail return format or error cases.

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%, providing good documentation for both parameters. The description doesn't add any parameter-specific information beyond what's in the schema, so it meets the baseline of 3. The description focuses on usage context rather than parameter details.

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 as a 'continuous project compass' and 'continuous compliance guardian' that provides 'mandatory standards PLUS checkpoint reminders', distinguishing it from one-time initialization tools. However, it doesn't specifically mention what resource it acts upon (e.g., documentation, project rules) or how it differs from sibling tools like 'check_project_rules' or 'get_global_rules'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit, detailed guidance on when to use the tool with six specific scenarios (e.g., 'Before starting any task', 'When uncertain about approach'), emphasizes it's 'NOT a one-time initialization', and warns against skipping check-ins. It clearly distinguishes usage context from one-time 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/afterxleep/doc-bot'

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