maintaining-context-ledger

Community

Keep the project context current and verifiable.

Authorxaionaro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintains a current-state ledger and an append-only log to capture every material change in a project, enabling reliable handoffs and auditable history.

Core Features & Use Cases

  • Ledger trio: project-understanding.md (current-state snapshot), high_level_log.md (append-only history of changes), and latest-status-report.md (latest status per writing-status-reports).
  • Clear separation of concerns: the ledger captures the current truth, the log captures what happened and why, and the report surfaces the latest status for quick relay.
  • Governance and storage: these files live under per-session cache paths and are not stored in the project repository; updates follow a strict, non-destructive workflow with a three-pass ledger edit process and a synchronized log.

Quick Start

Create and update the three files (project-understanding.md, high_level_log.md, latest-status-report.md) in the per-session cache and begin recording the current state and material changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: maintaining-context-ledger
Download link: https://github.com/xaionaro/.config-codex/archive/main.zip#maintaining-context-ledger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.