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.
npx agentmods add instructions/tanstack/table/agents-mdgit clone --depth 1 https://github.com/TanStack/tableWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00354 | $0.00354 |
| Opus 5 | $0.00177 | $0.00177 |
| Sonnet 5 | $0.00071 | $0.00071 |
| Haiku 4.5 | $0.00035 | $0.00035 |
Grade A, and why
table 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 2d 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.
What it actually says
Agent Instructions
Before analyzing or changing this repository, read and follow
CONTRIBUTING.md. Its contribution, development, testing,
pull request, and changeset requirements apply to AI-assisted work as well as
human-authored work.
Keep every change focused on one topic. Understand and verify all generated code, run the required checks, and provide a concise pull request description that follows the repository template.
Packages that cannot be upgraded yet
Leave these pins alone during routine dependency bumps. They currently break Ember, the Svelte kitchen-sink types, or are intentionally deferred.
- TypeScript — keep
6.0.3. Do not bump it as part of a general upgrade. - Babel 7 — Ember is not compatible with Babel 8. In
packages/ember-tableand everyexamples/ember/*app, keep@babel/core,@babel/plugin-transform-runtime,@babel/plugin-transform-typescript, and@babel/runtimeat7.29.7.@rollup/plugin-babel7.1.0is the Rollup plugin version, not Babel itself. @dnd-kit/abstractand@dnd-kit/helpers— keep^0.2.3inexamples/svelte/kitchen-sink-shadcn.@dnd-kit-svelte/[email protected]still depends on the 0.2.x line. Bumping to 0.5.x installs a second copy, and TypeScript treats those private-field types as incompatible.
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.
- 2d ago First seen · 27 lines · 354 tokens per session scan A 0e8b38b088a7
table AGENTS.md is an instructions file published in the GitHub repository TanStack/table (28,393 stars, last pushed 2d ago), licensed MIT. It adds 354 tokens to every session, about $0.0018 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.
Other instructions, from other repositories
Tackl AGENTS.md
Instructions for 12-Studio/Tackl, covering agents.md, the one rule that trips agents up most, imports & aliases, writing a component and file layout & comments.
Tackl CLAUDE.md
Instructions for 12-Studio/Tackl: Instructions for Claude Code live in the tool-agnostic AGENTS.md.
recharts AGENTS.md
Instructions for recharts/recharts: This is Recharts repository. Recharts is a React-based charting library. The goal is to provide a simple, declarative, and composable way to build charts. We value consistency, usability, and performance. Accessibility is important.
core CLAUDE.md
Claude Code instructions for module-federation/core, covering claude task parallelization & development guidelines, core principles, maximum parallelization strategy, universal parallel task patterns and for any codebase task.
ui-components AGENTS.md
Instructions for starc007/ui-components, covering beui v2 — agent guide, commands, layout, component catalog and components (motion category — primitives).
skyroc AGENTS.md
Instructions for Ohh-889/skyroc, covering agents.md, 规范索引, skills 调用规则(关键), 思考顺序 and react 组件规范.