From 7085f684de54490b7a02af2a885c16b33db8ebd2 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 16 Jan 2026 12:31:26 -0700 Subject: [PATCH] docs: add cross-promo section Assisted-by: Claude Opus 4.5 via Amp --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 65e6868bfcac663a4fa52920d9339812ac0fd0ad..f462f322ed3b47659bb96c37e271dc4d6f1c88a3 100644 --- a/README.md +++ b/README.md @@ -298,3 +298,11 @@ Largest skills (by total tokens): 4. creating-tasks-through-lunatask 5599 tokens 5. handling-customer-data 2128 tokens ``` + +--- + +Some other tools if these interested you + +- [formatted-commit](https://git.secluded.site/formatted-commit) - CLI that turns LLM input into well-formatted Conventional Commits +- [lune](https://git.secluded.site/lune) - CLI and MCP server for Lunatask integration +- [garble](https://git.secluded.site/garble) - transform stdin with an LLM (fix typos, translate, reformat)