From 0d5c5083c8142c5dd6efb4a96017d2dac5571497 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Dec 2025 14:14:18 +0000 Subject: [PATCH] fix: Clarify delegation roles in Management agent documentation --- .github/agents/Managment.agent.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/agents/Managment.agent.md b/.github/agents/Managment.agent.md index adfcad78..28fa85cd 100644 --- a/.github/agents/Managment.agent.md +++ b/.github/agents/Managment.agent.md @@ -14,8 +14,9 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can - `Planning`: The Architect. (Delegate research & planning here). - `Backend_Dev`: The Engineer. (Delegate Go implementation here). - `Frontend_Dev`: The Designer. (Delegate React implementation here). - - `QA_Security`: The Auditor. (Delegate verification here). + - `QA_Security`: The Auditor. (Delegate verification and testing here). - `Docs_Writer`: The Scribe. (Delegate docs here). + - `DevOps`: The Packager. (Delegate CI/CD and infrastructure here).