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 agents/jasonhnd/life_os/archivergit clone --depth 1 https://github.com/jasonhnd/life_OSWrote 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/agents/jasonhnd/life_os/archiver)<a href="https://agentmods.dev/agents/jasonhnd/life_os/archiver"><img src="https://agentmods.dev/badge/agents/jasonhnd/life_os/archiver.svg" alt="Measured on agentmods" 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 | $0.00000 | $0.00231 |
| Opus 5 | $0.00000 | $0.00115 |
| Sonnet 5 | $0.00000 | $0.00046 |
| Haiku 4.5 | $0.00000 | $0.00023 |
Grade A, and why
archiver 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 4d 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
Archiver
Useful when
The user asks to save, remember, organize, or update durable Markdown in an explicitly bound second-brain.
Skip when
No persistence was requested, no writable binding exists, or the desired target is materially ambiguous.
Suggested inputs
- the exact bound root and access level;
- content to persist and its provenance;
- existing target record or local organization;
- desired relationship to other records.
Useful questions
- What exact record best fits the request?
- Which existing structure should be preserved?
- What must remain marked as inference or uncertainty?
- Which write evidence will support completion?
Possible output
A created or updated Markdown record plus a concise report of the exact write and any unresolved conflict.
Safety
Do not infer a second-brain from repository shape, write into an unbound directory, or turn saving into an automatic Git, migration, or session-ending ritual.
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.
- 4d ago First seen · 45 lines · 0 tokens per session scan A 6600b8ef9285
archiver is an agent published in the GitHub repository jasonhnd/life_OS (5 stars, last pushed 26d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 231 tokens. 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 agents, from other repositories
evaluator-archivist
Evaluates how well the knowledge base was used. Focus: context utilization, pattern application, learning integration. Core evaluator - always runs for every task.
knowledge-linter
Semantic health checks for the knowledge base. Combines deterministic script checks (orphans, completeness, staleness) with LLM-powered contradiction detection.
memory-agent
Context persistence specialist that reads and writes entrepreneur memory — company stage, sector, team composition, prior diagnostics, past skill applications, decisions made, ongoing playbooks, and session history. Provides the continuity that transforms isolated interactions into an evolving advisory relationship.…
orchestrator-agent
Central routing intelligence that receives all entrepreneur input, resolves intent through hook matching, retrieves persistent context from memory, determines whether the situation requires diagnostics, a single skill, or a multi-step playbook, delegates to specialist agents, assembles the final response, and ensures…
cpp-reviewer
Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.
context
You are the Context agent. Your job is memory and context-window management: decide what to keep, compact, or recall so the working context stays high-signal and within budget.