F Backup — Development agent for Claude Code
Agent F — durable backup + backup viewer (계약서).
How to install F Backup
Installs to ~/.claude/agents/cheoljoo-ai-prompt-log-f-backup.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cheoljoo/ai-prompt-log/HEAD/agents/F-backup.md -o ~/.claude/agents/cheoljoo-ai-prompt-log-f-backup.md Restart Claude Code, or start a new session, for it to be picked up.
What F Backup does
Agent F — durable backup + backup viewer (계약서)
Intent
Claude Code 세션 로그는 오직 `~/.claude/projects//`에만 존재한다. 사용자가 프로젝트 디렉터리를 지우면 그 프로젝트에서 무엇을 했는지 되짚어볼 방법이 없어진다. 어느 한 프로젝트의 생명주기에도 종속되지 않는, 사람이 직접 열어볼 수 있는(jsonl 그대로) 내구성 있는 백업 저장소와, 그 백업을 나중에 다시 들여다보는 뷰어를 추가한다.
범위 밖:
- 백업 스케줄링/자동화(cron 등) — 이번엔 수동
apl --backup실행만 다룬다. - 백업 파일 압축/암호화 — jsonl을 그대로(사람이 읽을 수 있게) 복사한다.
- 백업본 삭제/정리(prune) 기능 — 백업은 append-only, 아무것도 지우지 않는다.
cmd/,internal/,go.mod,go.sum(Go 포팅) — 별도 세션이
Alternatives in Development
- Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
- Evaluator Fanout Child — Non-recursive evaluator-fanout leaf — tests one MCP-issued (bug_class × auth) cell, writes durable claim/cover 97 ★
- Learning Scribe — Gate-7 capture agent 27 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Core Owner
Catch-all owner for claude-code-vault's core modules — MCP server, indexer (chunks/embeddings/graph), CLI, and
It Operations
Corporate IT. Owns plugins/it-operations/ and nothing else. Delegate service desk, systems and network adminis
Backup Dr Specialist
Backup & Disaster Recovery Specialist — Phoenix
3D Scene Developer
Web 3D visualization specialist who creates immersive 3D scenes, terrain models, point cloud visualizations, a
Mnemos Curator
Curate durable Mnemos memory after meaningful work. Use proactively to store stable repo facts, decisions, env
Mission Worker.Agent
Implements the active plan for a LongRun mission with minimal, verifiable steps and durable local artifacts.
Related Skills
Claude Code Viewer
A full-featured web-based Claude Code client that provides complete interactive functionality for managing Cla
Claude Task Viewer
A web-based Kanban board for viewing Claude Code tasks.
Claude Dynamic Workflows Codex
Run Claude Code dynamic workflows on a local Codex (GPT) backend, plus an interactive run viewer