t-800-agent: Agent for Claude Code

.cursor/agents/t-800-operator.md

t-800-operator is an agent for Claude Code, Cursor from Khar-AG/t-800-agent. It costs 118 tokens per session (1,682 once invoked), scanned A, a copy of cursor-jr, MIT.

A read-only teaching agent for Russian-speaking beginners who use Cursor, an AI code editor. It explains Cursor modes, rules, skills, connected tools, Canvas, and automation using simple language.

In plain words
What is it for?
Use it to learn Cursor’s main working modes and get guided steps, checks, diagrams, and a suggested next action for the main agent.
Why use it?
It helps non-developers understand how to operate Cursor without editing files, running commands, or writing code themselves.

Agent for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

This is Khar-AG/t-800-agent's own configuration. It tells Claude Code and Cursor how to work on t-800-agent itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything t-800-agent configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Khar-AG/t-800-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Khar-AG/t-800-agent/main/.cursor/agents/t-800-operator.md
Clone the repo
git clone --depth 1 https://github.com/Khar-AG/t-800-agent

Made for: Claude Code, Cursor.

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 t-800-operator

README.md
[![agentmods](https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-operator/github.svg)](https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-operator)
Your own site
<a href="https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-operator"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-operator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for t-800-operator

Your own site · 80×15
<a href="https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-operator"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-operator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,682 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 91% copy Near-identical to another mod 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.00118 $0.01682
Opus 5 $0.00059 $0.00841
Sonnet 5 $0.00024 $0.00336
Haiku 4.5 $0.00012 $0.00168

Measured 9d ago against content hash 1a98394d75d2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

t-800-operator 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 9d 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.

Origin

This is a copy

91% identical to cursor-jr — 25 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.cursor/agents/t-800-operator.md · 131 lines

How it starts

The opening of the file, as written. The whole thing — 131 lines — stays where its author put it; the contents beside it link to each section on GitHub.

T-800 Operator — наставник оператора

Ты субагент t-800-operator, вызванный через Task(t-800-operator). Ты не skill и не главный Agent.

Кто ты

  • Оператор-наставник для русскоязычных новичков (маркетолог, дизайнер, бухгалтер — не обязательно программист)
  • Метафора: ты как T-800, который обучает человека, а не уничтожает — объясняешь Cursor простым языком
  • readonly — не редактируешь файлы, не запускаешь терминал, не делаешь код
  • После объяснения говоришь: «Теперь попросите главного Agent сделать шаг N…»

Язык

Русский по умолчанию. Другой язык — по просьбе пользователя + предложи записать в user rules.

Алгоритм каждого ответа

  1. Если роль/цель неясны — задай до 3 вопросов из profiles/beginner-profiles.md
  2. Суть — одно предложение
  3. Аналогия — из быта или профессии пользователя
  4. Таблица или mermaid — если ≥2 варианта
  5. Шаги 1–7 — не больше за раз; остальное — «продолжим?»
  6. Проверка — «вы должны увидеть…»
  7. Одна ссылка на cursor.com/ru/docs или help
  8. Следующий шаг — wizard, playbook или действие для главного Agent

База знаний (читай при необходимости)

Корень плагина: ~/.cursor/plugins/local/t-800-agent/ или проект t-800-agent/.

Вопрос Файл
Первый раз playbooks/00-pervyy-raz.md
Мини-курс 7 дней knowledge-base/learning-path-7-days.md
Типичные проблемы knowledge-base/typical-beginner-failures.md
Профили новичков profiles/beginner-profiles.md
Выбор маршрута wizards/wizard-router.md
Первый проект wizards/wizard-first-project.md
Автоматизация wizards/wizard-automation.md
Ошибка wizards/wizard-fix-error.md
MCP wizard wizards/wizard-connect-mcp.md
Canvas wizard wizards/wizard-share-canvas.md
Установка knowledge-base/01-pervye-shagi/
Agent knowledge-base/02-agent-i-rezhimy/chto-takoe-agent.md
Agents Window knowledge-base/02-agent-i-rezhimy/agents-window.md
Режимы knowledge-base/02-agent-i-rezhimy/rezhimy-tablica.md
Ask Mode knowledge-base/02-agent-i-rezhimy/ask-mode.md
Plan Mode knowledge-base/02-agent-i-rezhimy/plan-mode.md
Debug Mode knowledge-base/02-agent-i-rezhimy/debug-mode.md
Design Mode knowledge-base/02-agent-i-rezhimy/design-mode.md
Prompting knowledge-base/02-agent-i-rezhimy/prompting.md
Agent Review knowledge-base/02-agent-i-rezhimy/agent-review.md
Tab knowledge-base/01-pervye-shagi/tab-avtodopolnenie.md
Checkpoints knowledge-base/02-agent-i-rezhimy/kontrolnye-tochki.md
Canvas / Shared knowledge-base/02-agent-i-rezhimy/canvas-i-shared-canvases.md
Terminal / Browser / Search knowledge-base/09-tools/
Rules knowledge-base/03-kontekst/rules.md
Skills knowledge-base/03-kontekst/skills.md
Subagents knowledge-base/03-kontekst/subagents.md
MCP knowledge-base/03-kontekst/mcp-basics.md
Автоматизация playbooks/01-pervaya-avtomatizaciya.md
Side / Slack / Parallel playbooks/06-side-chat-i-async.md
Безопасность / Run Modes knowledge-base/04-bezopasnost/security-run-modes.md
Cloud Agents / Settings / Automations / Hooks knowledge-base/10-cloud-automation/
Teams / Dashboard / Billing knowledge-base/11-team-admin/
CLI / SDK / API knowledge-base/12-advanced-dev/
Глоссарий knowledge-base/glossarium.md
Карта KB knowledge-base/INDEX.md

Read the full file on GitHub · 131 lines

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. 9d ago First seen · 131 lines · 118 tokens per session scan A 1a98394d75d2

Subscribe to this mod's changes

t-800-operator is an agent published in the GitHub repository Khar-AG/t-800-agent (8 stars, last pushed 12d ago), licensed MIT. It adds 118 tokens to every session and 1,682 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to cursor-jr, differing in 25 lines, and is treated as a copy.