From 31ad7b4e05ebe87ffd7be0608b1537f589a3f4c8 Mon Sep 17 00:00:00 2001 From: 0xmariowu <130952152+0xmariowu@users.noreply.github.com> Date: Sat, 4 Apr 2026 22:50:17 +0800 Subject: [PATCH] =?UTF-8?q?Add=20AgentLint=20=E2=80=94=20repo=20linter=20f?= =?UTF-8?q?or=20AI=20agent=20compatibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..7daa86f 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [test-results-analyzer](./plugins/test-results-analyzer) - [test-writer-fixer](./plugins/test-writer-fixer) - [unit-test-generator](./plugins/unit-test-generator) +- [AgentLint](https://github.com/0xmariowu/AgentLint) ### Data Analytics - [analytics-reporter](./plugins/analytics-reporter)