From ebce88717dfc78923d61fa4a75d7b07c70fc31b5 Mon Sep 17 00:00:00 2001 From: milkomida77 <145509032+milkomida77@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:44:52 +0200 Subject: [PATCH] feat: add guardian-agent-prompts to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a2e252..d6e4563 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ It's a great way to learn. * [Web Browser](#build-your-own-web-browser) * [Web Server](#build-your-own-web-server) * [Uncategorized](#uncategorized) +- [guardian-agent-prompts](https://github.com/milkomida77/guardian-agent-prompts) - 49 production-tested AI agent system prompts for building multi-agent orchestration systems, automated code review, and development workflow coordination. MIT licensed. ## Tutorials