From 09d2ad6aea187996d0a2e1dff27d9bf7e3e6dc06 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Thu, 19 Jun 2025 18:07:22 -0500 Subject: [PATCH] fix: bad brownfield yml --- bmad-core/workflows/brownfield-service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bmad-core/workflows/brownfield-service.yml b/bmad-core/workflows/brownfield-service.yml index 68ea485d..65039fc9 100644 --- a/bmad-core/workflows/brownfield-service.yml +++ b/bmad-core/workflows/brownfield-service.yml @@ -14,7 +14,7 @@ workflow: sequence: - step: service_analysis - agent: architect + agent: architect action: analyze existing project and use task document-project creates: multiple documents per the document-project template notes: "Review existing service documentation, codebase, performance metrics, and identify integration dependencies."