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.
git clone --depth 1 https://github.com/stereosam/stereo-vibe-publicWrote 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.
[](https://agentmods.dev/commands/stereosam/stereo-vibe-public/tails)<a href="https://agentmods.dev/commands/stereosam/stereo-vibe-public/tails"><img src="https://agentmods.dev/badge/commands/stereosam/stereo-vibe-public/tails/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.
<a href="https://agentmods.dev/commands/stereosam/stereo-vibe-public/tails"><img src="https://agentmods.dev/badge/commands/stereosam/stereo-vibe-public/tails.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00029 | $0.00973 |
| Opus 5 | $0.00015 | $0.00487 |
| Sonnet 5 | $0.00006 | $0.00195 |
| Haiku 4.5 | $0.00003 | $0.00097 |
Grade A, and why
tails 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 12d 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
Команда /tails — «холодный старт» для сессии, которую могли бросить на день-два.
НЕ «сохранись» (то пишет в память и гасит). Задача — заново сориентировать и тебя, и пользователя:
что в ЭТОЙ сессии делали, что недоделали, когда последний раз сохранялись, и что можно добить сразу.
ПРАВИЛА:
- Охват — ТОЛЬКО текущая сессия (что трогали в этом диалоге). НЕ сканировать всю машину.
- Read-only по умолчанию. Ничего не удалять/не менять/не сохранять без явного выбора номера пользователем.
- Любое удаление — только после чтения файла (правило «не трогать без чтения»).
- Не плодить вывод: компактная шапка + пронумерованный список. Без воды.
ШАГИ:
-
СОРИЕНТИРОВАТЬСЯ. По контексту диалога определи: какие проекты трогали (номера+имена по карте в CLAUDE.md), устройство, когда сессия началась, когда был последний «сохранись» (по упоминаниям в диалоге и хвосту локального
claude_memory/session_log.md). Собери шапку:📋 Сессия: <тема> · проекты <N+M> · старт <дата> · последний save: <когда / НЕ было>. -
ВОССТАНОВИТЬ «ЧТО ДЕЛАЛИ». Источники без переспроса: (а) контекст диалога — основное помнишь даже если ужат; (б) свежеизменённые файлы в задетых папках по mtime (за время сессии); (в) следы работы —
*.bak_*, временные файлы, содержимое scratchpad этой сессии. -
СВЕРИТЬ С ПАМЯТЬЮ (что уже сохранено). Прочитай локальные зеркала: «Активные» + «Changelog» в
claude_memory/backlog_<проект>.mdдля задетых проектов и хвостsession_log.md. Разница между «сделано в сессии» и «записано» = несохранённое. -
КЛАССИФИЦИРОВАТЬ ХВОСТЫ по типам (показывай только непустые):
- ❌ Недоделанный код — правки без завершения, TODO/FIXME, незамкнутая логика.
- 🧪 Непроверенное — код есть, но вживую не запускали/не тестили.
- 🗑 Мусор —
.bak, тестовые артефакты, temp, осиротевшие процессы, скачанное-но-неиспользованное. - 💾 Несохранённое — работа есть, в backlog/session_log её нет.
- ❓ Открытые вопросы — отложенные решения, «на потом», неотработанные развилки.
-
ОТМЕТИТЬ ACTIONABLE. Для каждого хвоста добавь тег того, что можно сделать ОДНОЙ командой:
[дописать код]/[запустить тест]/[удалить мусор]/[сохранить в память]/[напомнить]/[оставить]. -
ВЫВОД — компактная шапка + ПРОНУМЕРОВАННОЕ меню (по одному хвосту на номер, с actionable-тегом). В конце:
Что делаем? Номер (или «все» для пачки тривиальных — мусор+сохранение).Жди ответ. Делай ТОЛЬКО выбранное. Тривиальное (удаление мусора / сохранение) — выполняй лишь после подтверждения номером; перед удалением покажи, что именно удаляешь.
Если хвостов нет — скажи коротко: «Чисто, незакрытых хвостов в сессии нет» + когда был последний save.
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.
- 12d ago First seen · 45 lines · 29 tokens per session scan A 5f7aceca2aaf
tails is a command published in the GitHub repository stereosam/stereo-vibe-public (1 stars, last pushed 28d ago), licensed MIT. It adds 29 tokens to every session and 973 once invoked, about $0.0001 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-31.
Other commands, from other repositories
ccr
CCR (Compressed Context with Retrieval) — recall the full original of context that greatcto compressed/filtered out, by its short id. The retrieval half of the compression layer.
tree-ring-recall
Recall durable Tree Ring Memory context before starting or resuming work.
tree-ring-update
Check for or install a verified Tree Ring Memory CLI update without changing installation scope.
tree-ring-certify
Generate Tree Ring harness or recall-quality evidence without confusing it with the full framework release suite.
tree-ring-status
Check receipt-backed Tree Ring harness readiness without claiming configuration is activation.
historial
Listar sesiones pasadas guardadas en el historial.