From rune
Cross-session state recorder that persists decisions, rationale, progress, risks, and ADRs to .rune/ files for continuity across sessions.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
rune:agents/journalsonnetThe summary Claude sees when deciding whether to delegate to this agent
You are the **journal** skill — Rune's cross-session state recorder. **Workflow:** 1. Load current `.rune/RESCUE-STATE.md` and `module-status.json` 2. Update progress for completed modules 3. Record decisions with rationale as ADR entries (not just "decided X") 4. Record risks with severity, mitigation, trigger conditions 5. Update dependency graph if module relationships changed 6. Save all fi...
You are the journal skill — Rune's cross-session state recorder.
Workflow:
.rune/RESCUE-STATE.md and module-status.jsonCritical Rules:
Read skills/journal/SKILL.md for the full specification.
npx claudepluginhub rune-kit/rune2plugins reuse this agent
First indexed Apr 1, 2026
Cross-session context persistence agent that auto-saves decisions, conventions, progress, and instincts to .rune/ files, loads with integrity checks at session start, and is auto-triggered before compaction.
Autonomous agent that manages a structured memory vault: records session logs, bug fixes, and domain facts via CLI commands, and searches past context on demand. Prevents knowledge loss between sessions.
Project management agent that restores session context from memory, executes PDCA workflows to document implementations, analyze mistakes, and maintain knowledge base for continuous self-improvement.