ag-ledger

Installation
SKILL.md

AG Ledger

Overview

Track agent activity as append-only JSON lines and query prior entries without editing historical records. Prefer the bundled sync workflow for Codex conversations so activity tracking happens through a recurring automation rather than per-conversation AGENTS injection.

Recommended Workflow

  1. Run a recurring automation that executes ag-ledger sync from the skill directory or by absolute script path.
  2. Let sync scan recent Codex rollout transcripts, derive deterministic session start, notable change, and session end entries, and persist state so unchanged files are skipped on later runs.
  3. Use manual append or append-current only for explicit ad hoc entries or non-Codex workflows.
Installs
1
GitHub Stars
13
First Seen
8 days ago
ag-ledger — kevinslin/skills