From bfef23f20b36a9654deeda1aa38215c12b45781a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafet=20Top=C3=A7u?= <44340673+rafet@users.noreply.github.com> Date: Sun, 20 Sep 2026 16:07:04 +0300 Subject: [PATCH] Add notyesterday to Development Engineering --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..bde33e4 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [skill-auto-installer](./plugins/skill-auto-installer) - [tldr](./plugins/tldr) - [Imagine](https://github.com/freestyler-arb/imagine-gemini-for-claude-codex) - Brings Google Gemini into Claude Code & Codex: delegate reasoning, independent code review, deep research, and automatic prompt-engineering. Runs on your Google AI Pro subscription, not your agent's tokens. +- [notyesterday](https://github.com/rafet/notyesterday) — Time awareness: computes elapsed time from the session transcript instead of leaving the model to guess, and rebuilds the timeline after /compact and --resume. No dependencies, nothing leaves your machine. ### Documentation - [analyze-codebase](./plugins/analyze-codebase)