From adbad04ba00e55f558c4bea39f690a6289a0a160 Mon Sep 17 00:00:00 2001 From: surefirestudios Date: Mon, 14 Sep 2026 11:19:26 -0700 Subject: [PATCH] Add tldr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..07d7495 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [claude-bionify](./plugins/claude-bionify) ### Development Engineering +- [tldr](https://github.com/SurefireStudios/tldr) - Leads every response with a three-line TL;DR and folds the full detail underneath, so the answer is not buried. Never folds destructive commands, security findings, verbatim errors or diffs. Returns a parseable block for agent-to-agent reports. - [claude-sounds](https://github.com/culminationAI/claude-sounds) - [ai-engineer](./plugins/ai-engineer) - [claw-army/claude-node](https://github.com/claw-army/claude-node) - Python subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json.