From db935dc2a08bdc206a46512201fa1a9d29ab6b79 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 1 Mar 2026 22:39:18 -0600 Subject: [PATCH] Add opencode-pushguard plugin and disclaimer --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6ae75aa..cbe913e 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@
+> ⚠️ **Disclaimer**: This is a community-maintained list and is not affiliated with or endorsed by Opencode or Anomaly. + [**OFFICIAL**](#official) • [**PLUGINS**](#plugins) • [**THEMES**](#themes) • [**AGENTS**](#agents) • [**PROJECTS**](#projects) • [**RESOURCES**](#resources)
@@ -421,6 +423,15 @@ +
+ Pushguard - Pre-push quality checks +
+ Runs desloppify quality checks before git push. Warns or blocks pushes if code score falls below threshold. +

+ 🔗 View Repository +
+
+
Plannotator - Interactive plan review UI