xquik-docs AGENTS.md

Instructions for a public documentation website, including rules for keeping its written source small, protecting confidential information, and maintaining its API documentation.

In plain words
What is it for?
Use them when editing the docs site, changing API documentation, reviewing public-facing content, or preparing documentation changes.
Why use it?
They help contributors avoid publishing private implementation details and keep the documentation and API specification aligned.

Instructions file for CodexOpenCode

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 instructions/xquik-dev/xquik-docs/agents-md
Clone the repo
git clone --depth 1 https://github.com/Xquik-dev/xquik-docs

Made for: Codex, OpenCode.

Per session 332 This file is loaded in full into every session.
When invoked 332 The same file — it is already loaded in full.
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 $0.00332 $0.00332
Opus 5 $0.00166 $0.00166
Sonnet 5 $0.00066 $0.00066
Haiku 4.5 $0.00033 $0.00033

Measured 3d ago against content hash d1c16b15cbb2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

xquik-docs AGENTS.md 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 3d 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.

AGENTS.md · 33 lines

What it actually says

Xquik docs

This repository is the public documentation site. Treat every committed file as public-facing unless it is explicitly a standard open-source project file.

Every commit must reduce net handwritten source LOC. No exceptions. No one may waive this rule. Additions require larger, useful simplifications elsewhere in this repository. Formatting, minification, generated files, and deleted valuable tests or docs do not count.

Confidentiality

  • Do not commit private handoffs, research, prompts, audit logs, or scratch files.
  • Keep DOCS_QUALITY_POLL.md local only. It is ignored by Git and must never be force-added.
  • Do not publish private implementation, infrastructure, routing, cost, or deployment details.
  • Use generic terms such as "own infrastructure", "read service", "write service", "browser service", or "network egress service".
  • Remove confidential details from the staged diff before committing.

Docs workflow

  • Pull latest changes and inspect git status before edits.
  • Preserve unrelated user changes.
  • Keep docs openapi.yaml aligned with /Users/burak/Developer/xquik/openapi.yaml unless a documented reason requires them to differ.
  • Run static docs checks only unless the user explicitly asks for local servers or browser checks.
  • Prefer bun run test:agent-docs, bunx --bun mint validate, and bunx --bun mint broken-links.
  • If adding a root Markdown support file, either keep it ignored or make it an intentional public docs page with frontmatter and navigation.
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. 3d ago First seen · 33 lines · 332 tokens per session scan A d1c16b15cbb2

Subscribe to this mod's changes

xquik-docs AGENTS.md is an instructions file published in the GitHub repository Xquik-dev/xquik-docs (15 stars, last pushed 4d ago), licensed MIT. It adds 332 tokens to every session, about $0.0017 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.