Skip to main content
Glama

check_project_rules

Retrieve mandatory coding standards for specific development tasks to ensure compliance with architecture patterns, security requirements, and performance guidelines before writing code.

Instructions

Get mandatory coding standards for your task. Call BEFORE writing ANY code AND whenever you start a new component/feature/file. Returns architecture patterns, security requirements, and performance guidelines specific to this codebase. Prevents rework by catching violations early. Use this repeatedly: before each major code block, when switching contexts, or when unsure about approach. CRITICAL: This gives you task-specific rules, but you should ALSO call doc_bot() for complete project context and checkpoint guidance. Think of check_project_rules as "what rules apply to this task" and doc_bot as "am I still aligned with the project".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesYour coding task in 2-5 words. Examples: "REST API endpoint", "authentication service", "React component", "database migration"

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