From 332402e68c09c89523f76d7305a44e90d5130153 Mon Sep 17 00:00:00 2001 From: BravoAlphaSix Date: Thu, 16 Jul 2026 20:31:08 +0000 Subject: [PATCH] Add Alpheon to CLIs & Terminal Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..159bae8 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +* [Alpheon](https://github.com/BravoAlphaSix/alpheon) - Reads a git diff and drafts a reviewable HANDOFF.md documenting what changed and why, so the reasoning behind a commit is not lost. Zero dependencies, single file. ## DevOps & Infrastructure