From 7f76abc747619303e44f8f561e35f5e39dbad2f7 Mon Sep 17 00:00:00 2001 From: "Vitaly D." Date: Wed, 18 Mar 2026 15:25:29 +0300 Subject: [PATCH] Add Signum --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b03d24..c455195 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**Signum**](https://github.com/heurema/signum): Evidence-driven development pipeline with multi-model code review. CONTRACT → EXECUTE → AUDIT → PACK with holdout blinding, 3-model adversarial audit (Claude + Codex + Gemini), and tamper-evident proofpack. ---