Prune Sync Log banner
iliaal iliaal

Prune Sync Log

Development community

Description

--- name: prune-sync-log description: Prune stale entries from the whetstone sync decision log --- # Prune sync log Archive entries in `docs/audit/audit-log.md` that are no longer load-bearing, so the pre-flight filter in `/sync-from-repos` and `/audit-plugin` stays lean and current. ## Configuration ``` SYNC_LOG=docs/audit/audit-log.md ARCHIVE=docs/audit/audit-log-archive.md PLUGIN_DIR=plugins/whetstone REPOS_DIR=~/ai/repos TODAY=YYYY-MM-DD # resolve to actual date at run time ``` ## Phas

Installation

Installs to ~/.claude/commands/iliaal-whetstone-prune-sync-log.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iliaal/whetstone/HEAD/.claude/commands/prune-sync-log.md -o ~/.claude/commands/iliaal-whetstone-prune-sync-log.md

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

Full documentation available on GitHub

View Source Repository