Chengyu Review Old Know New

Use when bringing forward priors from PAST sessions / cross-agent history before doing new work — NOT about re-reading the current context window (which is trivially in-context). Specifically triggered when auto-compact is lossy, when cross-session reference is needed, when the same topic has been treated before, when the original work was done in a different agent's session, or when you need to locate/date a past session JSONL or answer "have we done this before / what did we decide". The discipline is targeted historical retrieval via grep + read of session JSONLs (incl. the mtime/substring/leading-dash traps that make naive search silently return nothing), then promotion to memory if the prior deserves persistence.

evnchn-agentic Updated

File contents

evnchn-agentic/chengyu-skills/tree/main/chengyu-review-old-know-new commit 2ceac9bd89

Frequently asked questions

npx skillmds@latest add evnchn-agentic/chengyu-review-old-know-new