From 8e8b2d4505188846dccfac48740f5bd2e94a3cbe Mon Sep 17 00:00:00 2001 From: uipreliga Date: Fri, 28 Aug 2026 11:26:57 -0700 Subject: [PATCH] Add coder-eval plugin (Code Quality Testing) Signed-off-by: uipreliga Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..0c0bb79 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [adamsreview](./plugins/adamsreview) - [slicewise](./plugins/slicewise) - [bullpen](./plugins/bullpen) +- [coder-eval](https://github.com/UiPath/coder_eval) - Behavioral evals for skills and plugins. Scores skill-activation precision/recall over labelled prompts and gates CI. Runs the same suite across Claude Code, Codex, and OpenCode. ### Communication & Integrations - [whatsapp-claude-plugin](https://github.com/Rich627/whatsapp-claude-plugin) — WhatsApp channel plugin for Claude Code. Connects as a linked device via Baileys v7 with bidirectional messaging, full media support, voice transcription, permission relay, and access control.