Skip to main content
Glama
uchit

Regulated AI Compliance

get_anti_pattern

Identify recurring failure modes in regulated-industry tech delivery by searching an anti-pattern catalogue. Get pattern details, diagnostic tells, and corrective actions to flag issues in architecture or codebase reviews.

Instructions

Look up anti-patterns from the catalogue at hellouchit.com/anti-patterns/ — named failure modes that recur across regulated-industry tech delivery.

Each match returns: where the pattern appears, why it's bad, what to do instead, and a diagnostic 'tell' that surfaces it. Examples: 'Inline Prompt Pattern', 'AI CoE Trap', 'Vault Theatre', 'SBOM Shelfware', 'PDF Principles', 'Eval Set That Never Runs'.

Use when reviewing an architecture description or codebase to flag known failure shapes; or when you need to name a problem precisely for a stakeholder conversation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query. Can be a name ('AI CoE Trap'), slug ('vault-theatre'), or keyword ('inline prompt', 'static credentials'). Case-insensitive substring search.
list_allNoIf true, ignore query and return all known anti-patterns. Useful for catalogue browsing.
Behavior4/5

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

With no annotations, the description details the return structure (where, why, what to do, diagnostic tell) and provides examples, effectively disclosing the tool's read-only lookup behavior.

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?

Every sentence serves a purpose: purpose, return structure, examples, and usage. No fluff, well-organized, and front-loaded with the core action.

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?

Given no output schema, the description explains return fields. Parameters are fully covered. Minor gap: no mention of permissions or authentication, but this is not critical for a lookup 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%, and the schema already describes both parameters well. The description adds value with example queries, but this is not essential beyond the schema.

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 explicitly states the tool looks up anti-patterns from a specific catalogue, provides examples of anti-pattern names, and implicitly distinguishes from siblings focused on regulations and controls.

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 clearly states when to use the tool—'when reviewing an architecture description or codebase' and 'when you need to name a problem precisely'—but does not specify when not to use it or mention alternative 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/uchit/mcp-regulated-ai-compliance'

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