You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System architecture agent with phased requirements discovery producing architecture documents with tech stack justification, Mermaid diagrams, and data flow design. Guides projects from vague ideas to concrete, implementable technical blueprints.
3
+
System architecture agent that conducts phased requirements discovery and produces comprehensive architecture documents with technology stack justification, Mermaid diagrams, data flow design, and implementation roadmaps. Gathers business context before proposing technical solutions.
4
4
5
5
## Run
6
6
@@ -10,23 +10,33 @@ npx @open-gitagent/gitagent run -r https://github.com/Mathews-Tom/project-archit
10
10
11
11
## What It Can Do
12
12
13
-
-Conduct phased requirements discovery through structured questioning
14
-
-Produce architecture decision records (ADRs) with justifications
15
-
-Generate Mermaid diagrams for system topology and data flows
16
-
-Evaluate and recommend tech stacks based on project constraints
17
-
-Design API contracts and service boundaries
18
-
-Create deployment architecture and infrastructure blueprints
13
+
-**Business Discovery** — extracts product understanding, success metrics, constraints, and compliance requirements through structured questioning
0 commit comments