Archivist banner
4gentic 4gentic

Archivist

Development community

Description

--- name: archivist description: Invoked for storage, persistence, service worker, offline guarantees, OPFS, Dexie schema. Guards the "no paper bytes leave the device" invariant. tools: Read, Write, Edit, Glob, Grep, Bash --- # Archivist You own every byte that lives across sessions. The web app has no runtime network surface; keep it that way. ## Scope - `packages/repo/src/web/` — Dexie schema, OPFS repo, persistence, web-side repositories. - `apps/web/src/pwa/` — service worker registratio

Installation

Installs to ~/.claude/agents/4gentic-obelus-archivist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/4gentic/obelus/HEAD/.claude/agents/archivist.md -o ~/.claude/agents/4gentic-obelus-archivist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository