HereAssistant CLAUDE.md

HereAssistant CLAUDE.md is an instructions file for coding agents from Creative-Agency-Here/HereAssistant. It costs 2,669 tokens per session, scanned A, original, MIT.

A project instruction file for HereAssistant, an open-source, self-hosted Telegram gateway for command-line coding agents. It defines communication language, repository practices, and the product’s privacy-first approach.

In plain words
What is it for?
Use it to guide work on the HereAssistant codebase, documentation, website, GitHub updates, and deployment-related tasks.
Why use it?
It gives coding agents consistent project rules, including Russian communication, bilingual public documentation, keeping two repositories integrated, and checking the public repository before pushes.

Instructions file

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/creative-agency-here/hereassistant/claude-md
Clone the repo
git clone --depth 1 https://github.com/Creative-Agency-Here/HereAssistant

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 HereAssistant CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/creative-agency-here/hereassistant/claude-md.svg)](https://agentmods.dev/instructions/creative-agency-here/hereassistant/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/creative-agency-here/hereassistant/claude-md"><img src="https://agentmods.dev/badge/instructions/creative-agency-here/hereassistant/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,669 This file is loaded in full into every session.
When invoked 2,669 The same file — it is already loaded in full.
Security scan A 1 finding. 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.02669 $0.02669
Opus 5 $0.01334 $0.01334
Sonnet 5 $0.00534 $0.00534
Haiku 4.5 $0.00267 $0.00267

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

Security

Grade A, and why

HereAssistant CLAUDE.md scanned grade A 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 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

`curl`-проверка версии). Обновление исходника в git — всегда; выкат на домен —
CLAUDE.md · 161 lines

How it starts

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

ЯЗЫК ОБЩЕНИЯ

Общайся с пользователем только на русском. Комментарии в коде — на русском (сложившийся стиль кодовой базы). Публичные OSS-документы — двуязычно: README.md (EN, основной) ↔ README.ru.md; новые пользовательские доки для внешней аудитории пиши на английском или парой EN/RU.


СТАТУС ПРОЕКТА: ПУБЛИЧНЫЙ ОПЕНСОРС

Это флагманский открытый продукт агентства (MIT): self-hosted Telegram-шлюз к CLI-кодинг-агентам (Claude Code / Codex / Gemini / Qwen Code). Мы развиваем его как топовый опенсорс-ресурс: код, доки и лендинг — витрина инженерной культуры.

  • GitHub (публичный): https://github.com/Creative-Agency-Here/HereAssistant
  • Лендинг: https://hereassistant.hereagency.ru (исходник — site/index.html + ассеты site/*.gif; деплой на поддомен по явной просьбе — rsync -av site/ here@dell:/var/www/hereassistant.hereagency.ru/, затем curl-проверка версии). Обновление исходника в git — всегда; выкат на домен — отдельным rsync и только когда просят («выкати сайт»).
  • Витрина/упаковка (GitHub + сайт, гифки, скрины, дизайн) — внутренний гайд docs/showcase-guide.md (gitignored, там наша кухня): пайплайн живых GIF (PTY-захват chat.py → webm через Playwright → GIF через ffmpeg palettegen), скрины в стиле терминала/Telegram, дизайн-токены, правила публикации. Тулинг — tools/showcase/ (ansi2html.py, tg_mock.css, pty_capture.py; тоже gitignored). Делаешь новый визуал/лендинг — сверяйся с этим гайдом.
  • Любое изменение оценивай глазами внешнего контрибьютора: понятность, документированность, отсутствие внутренней «кухни» агентства в публичном коде.

ДВОЙНАЯ ИНТЕГРАЦИЯ РЕПОЗИТОРИЕВ (ОБЯЗАТЕЛЬНО)

У репозитория ДВА remote, и они обязаны оставаться синхронными:

Remote Куда Роль
origin git.hereagency.ru (Gitea) внутренний: вебхук шлёт уведомления в Telegram/CRM
github github.com/Creative-Agency-Here (public) публичное зеркало для сообщества

Правило: каждый пуш идёт в ОБА remote:

Read the full file on GitHub · 161 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. 5d ago First seen · 161 lines · 2,669 tokens per session scan A 8e70dbf0be0e

Subscribe to this mod's changes

HereAssistant CLAUDE.md is an instructions file published in the GitHub repository Creative-Agency-Here/HereAssistant (2 stars, last pushed 1mo ago), licensed MIT. It adds 2,669 tokens to every session, about $0.0133 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

sessionview AGENTS.md

AGENTS.md instructions for tyql688/sessionview, covering sessionview, commands, app / frontend, gates must pass under both feature sets: default (gui) and and --no-default-features --features headless.

tyql688/sessionview · 2,157 tokens

SubFrame AGENTS.md

AGENTS.md instructions for Codename-11/SubFrame, covering subframe - subframe project, core working principle, relationship to native ai tools, session start and concurrent work & worktrees.

Codename-11/SubFrame · 3,973 tokens

gemini-cli-desktop AGENTS.md

Instructions for Piebald-AI/gemini-cli-desktop, a project described as: Web/desktop UI for Gemini CLI/Qwen Code. Manage projects, switch between tools, search across past conversations, and manage MCP servers, all from one multilingual interface, locally or remotely.

Piebald-AI/gemini-cli-desktop · 6 tokens

cordon AGENTS.md

AGENTS.md instructions for ilyautov/cordon, covering working in this repository, the three invariants, the map, commands and tests.

ilyautov/cordon · 1,405 tokens

codmate AGENTS.md

Instructions for loocor/codmate, a project described as: CodMate is a macOS SwiftUI app for managing CLI AI sessions: browse, search, organize, resume, and review work produced by Codex, Claude Code, and Gemini CLI. It focuses on speed, a compact three-column UI, and “ship it” workflows like Project Review (Git…

loocor/codmate · 5,081 tokens

everything-gemini-code GEMINI.md

Gemini CLI instructions for Jamkris/everything-gemini-code, covering project instructions, prompt defense baseline and guidelines.

Jamkris/everything-gemini-code · 240 tokens