From 52dbce9998efb840db8125cef2322e1769262355 Mon Sep 17 00:00:00 2001 From: Vinicius Queiroz Date: Wed, 29 Jul 2026 10:29:35 -0300 Subject: [PATCH] Add falsegreen-skill to Community Plugins One line in Development & Workflow, between Espresso and Flaky Detector. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c39e4a0a..38299585 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)! - [Env Lint](./plugins/mturac/env-lint) - `.env` vs `.env.example` key parity — never prints values. - [Epic Harness](https://github.com/epicsagas/epic-harness) - Auto-trigger quality skills + self-evolving agent harness — orbit (spec-to-ship), evolve (skill mutation), team (multi-agent), TDD, check, ship, simplify, debug, perf, secure. - [Espresso](https://github.com/mirkobozzetto/espresso) - Full token-saving stack in one plugin - output compression, global rules, RTK hook, Caveman ultra, GitNexus config. Detects existing setup, installs only what's missing. Works on Claude Code and Codex. +- [falsegreen-skill](https://github.com/vinicq/falsegreen-skill) - Finds tests that stay green when the code they cover is broken, applying six ordered judgments over Python, TypeScript, JavaScript, and Robot Framework suites in Codex CLI and Claude Code. - [Flaky Detector](./plugins/mturac/flaky-detector) - Run a test command N times, report per-test flakiness %. - [Frappe Agent](https://github.com/Dkm0315/frappe-agent) - Frappe and ERPNext coding, customization, bench, and review intelligence for Codex. - [GCF Proxy](https://github.com/blackwell-systems/gcf-codex-plugin) - Save 71% on MCP tool call tokens by wrapping any server with GCF encoding, with session stats hook and setup skill.