documentation-consistency

documentation-consistency is a skill for Claude Code, Codex from Azure/GPT-RAG. It costs 39 tokens per session (223 once invoked), scanned A, original, MIT.

A rule set for using btca, a source-first tool that searches local copies of library and framework repositories. It is intended to provide current answers based on source code rather than web searches.

In plain words
What is it for?
Use it when researching how a library or framework works, checking an API for a particular version, or setting up and querying btca resources.
Why use it?
It gives coding agents a consistent way to verify library behaviour, syntax, and version-specific details. It also prevents them from guessing when a needed resource is not configured.

Skill for Claude CodeCodex

About the project

GPT-RAG is an Azure solution accelerator for building agentic retrieval-augmented generation systems, where agents use connected organizational sources to ground their answers. It is for organizations deploying secure RAG applications with Microsoft Foundry, Microsoft Agent Framework, and Azure infrastructure. The catalogue add-ons provide agents, skills, and instructions for deploying and working with the accelerator.

Azure/GPT-RAG · 1,170 stars · on GitHub · aka.ms

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/azure/gpt-rag/documentation-consistency
Any agent
npx skills add Azure/GPT-RAG --skill documentation-consistency
Clone the repo
git clone --depth 1 https://github.com/Azure/GPT-RAG

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for documentation-consistency

README.md
[![agentmods](https://agentmods.dev/badge/skills/azure/gpt-rag/documentation-consistency.svg)](https://agentmods.dev/skills/azure/gpt-rag/documentation-consistency)
Your own site
<a href="https://agentmods.dev/skills/azure/gpt-rag/documentation-consistency"><img src="https://agentmods.dev/badge/skills/azure/gpt-rag/documentation-consistency.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 223 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00223
Opus 5 $0.00019 $0.00112
Sonnet 5 $0.00008 $0.00045
Haiku 4.5 $0.00004 $0.00022

Measured 5d ago against content hash ac0e10af1f65, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

documentation-consistency scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/documentation-consistency/SKILL.md · 25 lines

What it actually says

GPT-RAG documentation consistency

User-facing documentation lives on the docs branch of Azure/GPT-RAG and is published at https://azure.github.io/GPT-RAG/.

  1. Identify the user or operator behavior that changed.
  2. Search the documentation source for the feature, configuration key, parameter, component, and previous terminology.
  3. Update every affected page in the same coordinated change.
  4. Register new pages in mkdocs.yml.
  5. Keep repository and service READMEs concise; link to the published site instead of duplicating product guidance.
  6. Ensure examples match current defaults, supported deployment modes, and shipped component versions.
  7. Report the documentation branch or pull request in the implementation handoff.

A user-visible change is incomplete until documentation is updated or the search demonstrates that no published page is affected.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 25 lines · 39 tokens per session scan A ac0e10af1f65

Subscribe to this mod's changes

documentation-consistency is a skill published in the GitHub repository Azure/GPT-RAG (1,170 stars, last pushed today), licensed MIT. It adds 39 tokens to every session and 223 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bootstrap-realtime-eval

Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtimeevals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval…

openai/openai-cookbook · 76 tokens

docs-editor

Review and edit OpenAI Cookbook notebooks, Markdown, and MDX for technical accuracy, clarity, grammar, consistency, runnable examples, and repository publication requirements. Use for editorial reviews, pre-merge documentation checks, or notebook Markdown-cell sweeps in openai-cookbook.

openai/openai-cookbook · 58 tokens

lab-creator

Guide for creating new AI Gateway labs. Use when users want to create a new lab in the labs/ folder. This skill provides the standard lab structure, templates, and patterns used across the AI Gateway repository including Jupyter notebooks, Bicep infrastructure templates, APIM policies, and README documentation.

Azure-Samples/AI-Gateway · 64 tokens

apim-bicep

Guide for building Bicep files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Bicep templates for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and MCP servers. This skill provides Bicep syntax, patterns from…

Azure-Samples/AI-Gateway · 86 tokens

apim-terraform

Guide for creating Terraform files for Azure API Management (APIM) and related Azure services. Use when users want to create, modify, or understand Terraform configurations for APIM instances, APIs, backends, subscriptions, policies, products, loggers, diagnostics, and supporting infrastructure using the azurerm…

Azure-Samples/AI-Gateway · 87 tokens

apim-kql

Guide for creating Kusto Query Language (KQL) queries for Azure API Management tables in Azure Monitor (Log Analytics Workspace). Use when users want to query, analyze, or monitor APIM logs including gateway logs, LLM/AI logs, MCP logs, WebSocket logs, and Application Insights data. This skill provides KQL syntax…

Azure-Samples/AI-Gateway · 85 tokens