tto-ops

tto-ops is a command for Claude Code from kittimasak/thai-token-optimizer. It costs 0 tokens per session (188 once invoked), scanned C, a copy of tto-compress, MIT.

A command-line tool for making Thai-language instructions shorter for AI coding agents while keeping commands, code, and technical details accurate.

In plain words
What is it for?
Use it to review how an agent handles Thai prompts and technical content, and to inspect quality or possible changes in its output.
Why use it?
It helps reduce unnecessary text without changing details an agent must preserve. Its commands can scan, audit, inspect context, check quality, detect drift, and validate results.

Command for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Part of the thai-token-optimizer plugin — 1 skill, 15 commands shipped together

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 commands/kittimasak/thai-token-optimizer/tto-ops
Clone the repo
git clone --depth 1 https://github.com/kittimasak/thai-token-optimizer

Made for: Claude Code.

Or install thai-token-optimizer, the plugin that ships this one along with the rest of its 1 skill, 15 commands.

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 tto-ops

README.md
[![agentmods](https://agentmods.dev/badge/commands/kittimasak/thai-token-optimizer/tto-ops.svg)](https://agentmods.dev/commands/kittimasak/thai-token-optimizer/tto-ops)
Your own site
<a href="https://agentmods.dev/commands/kittimasak/thai-token-optimizer/tto-ops"><img src="https://agentmods.dev/badge/commands/kittimasak/thai-token-optimizer/tto-ops.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 188 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin 78% 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.00000 $0.00188
Opus 5 $0.00000 $0.00094
Sonnet 5 $0.00000 $0.00038
Haiku 4.5 $0.00000 $0.00019

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

Security

Grade C, and why

tto-ops scanned grade C with 1 finding 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 6d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- ============================================================================ Thai Token Optimizer v2.0 ============================================================================ Description : A Thai token optimiza
Origin

This is a copy

78% identical to tto-compress — 16 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.

.claude-plugin/commands/tto-ops.md · 33 lines

What it actually says

/tto-ops

Run one-shot operations analytics.

tto ops --pretty
tto ops scan --pretty
tto ops audit claude --pretty
tto ops context --pretty
tto ops quality --pretty
tto ops drift --pretty
tto ops validate --pretty
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. 6d ago First seen · 33 lines · 0 tokens per session scan C bc72c9cb8e91

Subscribe to this mod's changes

tto-ops is a command published in the GitHub repository kittimasak/thai-token-optimizer (47 stars, last pushed 15d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 188 tokens. A static security scan graded it C with 1 finding (hidden instructions). It is 78% identical to tto-compress, differing in 16 lines, and is treated as a copy.